We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc36c0 commit 73a0630Copy full SHA for 73a0630
.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