test(beta): enable testing on beta rustc
This commit is contained in:
@@ -8,7 +8,7 @@ cache:
|
||||
script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo bench
|
||||
- cargo bench --features nightly
|
||||
|
||||
after_success: |
|
||||
[ $TRAVIS_BRANCH = master ] &&
|
||||
|
||||
Reference in New Issue
Block a user