Skip to content

Commit 2c9018a

Browse files
author
Tod Beardsley
committed
Travis shouldnt test gh-pages and friends
This adds a blacklist of branches that Travis shouldn't run tests against.
1 parent fee712b commit 2c9018a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,9 @@ notifications:
3636

3737
git:
3838
depth: 5
39+
40+
# Blacklist certain branches from triggering travis builds
41+
branches:
42+
except:
43+
- gh-pages
44+
- metakitty

0 commit comments

Comments
 (0)