Skip to content

Commit 009ec38

Browse files
committed
Don't build the bors-ng staging.tmp branch on travis
1 parent 5f4fa61 commit 009ec38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ language: rust
22
sudo: false
33
dist: trusty
44

5+
branches:
6+
except:
7+
- staging.tmp
8+
59
cache:
610
cargo: true
711

0 commit comments

Comments
 (0)