@ -26,3 +26,10 @@ script:
- cd ..
- cargo clippy --all
- cargo fmt --all -- --check
branches:
only:
- master
- staging
- trying
@ -0,0 +1,4 @@
status = [
"continuous-integration/travis-ci/push",
]
delete_merged_branches = true