We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0512e0 commit 4a4d4c9Copy full SHA for 4a4d4c9
.travis.yml
@@ -10,5 +10,6 @@ before_script:
10
- "./.travis/setup.sh"
11
script:
12
- cargo test
13
+- cargo update -p bitflags --precise 0.5.0
14
- cargo test --features "uuid rustc-serialize time unix_socket serde_json chrono openssl bit-vec eui48"
15
- (test $TRAVIS_RUST_VERSION != "nightly" || cargo test --features nightly)
0 commit comments