Razican opened this issue 6 years ago · 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.
TRAVIS_EVENT_TYPE
This should prevent unexpected API breakage.