Skip to content

Commit 81c7ca8

Browse files
923: Don't build the bors-ng staging.tmp branch on travis r=carols10cents i'm going to merge this myself with bors-ng to test, eees wafer thin
2 parents 5f4fa61 + 009ec38 commit 81c7ca8

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)