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 aa94f01 commit bd58d5dCopy full SHA for bd58d5d
.travis.yml
@@ -10,4 +10,4 @@ before_script:
10
- "./.travis/setup.sh"
11
script:
12
- cargo test
13
-- 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"
0 commit comments