Only check the master branch

This commit is contained in:
Alex Crichton 2018-07-06 13:29:25 -07:00
parent 37bb15baf6
commit 45d25ebdf0
2 changed files with 7 additions and 0 deletions

View File

@ -23,6 +23,10 @@ test_script:
- cargo test
- cargo build --release -p wasm-bindgen-cli
branches:
only:
- master
before_deploy:
- ps: |
$NAME = "wasm-bindgen-${env:APPVEYOR_REPO_TAG_NAME}-${env:TARGET}"

View File

@ -121,6 +121,9 @@ matrix:
on:
branch: master
branches:
only:
- master
notifications:
email: