Tweak travis.yml to test eui48 feature
This commit is contained in:
parent
aa94f01f2b
commit
bd58d5dca4
@ -10,4 +10,4 @@ before_script:
|
||||
- "./.travis/setup.sh"
|
||||
script:
|
||||
- cargo test
|
||||
- cargo test --features "uuid rustc-serialize time unix_socket serde_json chrono openssl bit-vec"
|
||||
- cargo test --features "uuid rustc-serialize time unix_socket serde_json chrono openssl bit-vec eui48"
|
||||
|
Loading…
Reference in New Issue
Block a user