Only build PRs and the master branch on CI.
This commit is contained in:
parent
6e7e6b5aec
commit
1bbdbff592
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user