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.
2 parents 756075b + c466450 commit f81283aCopy full SHA for f81283a
.travis.yml
@@ -13,6 +13,3 @@ script:
13
- if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then cargo test --features bench; fi
14
- if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then cargo test --features "bench dummy_match_byte"; fi
15
- cd macros && cargo build --verbose
16
-
17
-notifications:
18
- webhooks: http://build.servo.org:54856/travis
0 commit comments