Skip to content

Commit

Permalink
Attempt to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Apr 9, 2020
1 parent dce000d commit 806e5c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,10 @@ matrix:

notifications:
email: false

branches:
# Don't build these branches
except:
# Used by bors
- trying.tmp
- staging.tmp
3 changes: 3 additions & 0 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
status = [
"continuous-integration/travis-ci/push",
]

0 comments on commit 806e5c1

Please sign in to comment.