Skip to content

Commit 4a4d4c9

Browse files
committed
Downgrade bitflags to build on 1.7
1 parent c0512e0 commit 4a4d4c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ before_script:
1010
- "./.travis/setup.sh"
1111
script:
1212
- cargo test
13+
- cargo update -p bitflags --precise 0.5.0
1314
- cargo test --features "uuid rustc-serialize time unix_socket serde_json chrono openssl bit-vec eui48"
1415
- (test $TRAVIS_RUST_VERSION != "nightly" || cargo test --features nightly)

0 commit comments

Comments
 (0)