We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cc36c0 + 73a0630 commit 1b85778Copy full SHA for 1b85778
.travis.yml
@@ -27,6 +27,3 @@ jobs:
27
env: TARGET=WASM32 # For job list UI
28
install: rustup target add wasm32-unknown-unknown
29
script: cargo build --all --target=wasm32-unknown-unknown
30
-
31
-notifications:
32
- webhooks: http://build.servo.org:54856/travis
0 commit comments