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 feb3e45 commit a1f789eCopy full SHA for a1f789e
.travis.yml
@@ -12,5 +12,3 @@ script: |
12
([ $TRAVIS_RUST_VERSION != nightly ] || cargo test --verbose --features union) &&
13
([ $TRAVIS_RUST_VERSION != nightly ] || cargo test --verbose --all-features) &&
14
([ $TRAVIS_RUST_VERSION != nightly ] || cargo bench --verbose bench)
15
-notifications:
16
- webhooks: http://build.servo.org:54856/travis
0 commit comments