Only build PRs and the master branch on CI.

This commit is contained in:
Jimmy Cuadra 2019-08-02 17:37:26 -07:00
parent 6e7e6b5aec
commit 1bbdbff592

View File

@ -11,6 +11,7 @@ script:
- "cargo clippy --all --all-targets --all-features -- -D warnings"
- "cargo build --all --verbose"
- "cargo test --all --verbose"
if: "type != push OR (tag IS blank AND branch = master)"
notifications:
email: false
irc: