mirror of
https://github.com/openharmony/third_party_rust_static-assertions-rs.git
synced 2026-07-20 01:04:23 -04:00
[Travis] Test nightly features
This commit is contained in:
+2
-1
@@ -7,5 +7,6 @@ matrix:
|
||||
os: osx
|
||||
- rust: beta
|
||||
- rust: nightly
|
||||
env: TEST_FLAGS="--features nightly"
|
||||
script:
|
||||
- cargo test
|
||||
- eval "cargo test $TEST_FLAGS"
|
||||
|
||||
Reference in New Issue
Block a user