SUPERAndroidAnalyzer/super

Nightly builds against Rust nightly

Razican opened this issue · 0 comments

We should run nightly, or at least weekly builds against Rust nightly. We can use Travis-CI cronjobs and only build for nightly by checking the TRAVIS_EVENT_TYPE environment variable in the build script.

This should prevent unexpected API breakage.