Only build PRs and the master branch on CI.

This commit is contained in:
Jimmy Cuadra 2019-08-03 14:01:01 -07:00
parent 85142faf20
commit 7dffd7b750

View File

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