Skip to content

Commit 600eb01

Browse files
committed
Only build pushes on Travis for master branch [ci skip]
1 parent 27ffe62 commit 600eb01

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
@@ -12,3 +12,7 @@ notifications:
1212

1313
before_install:
1414
git submodule sync && git submodule update --init --recursive
15+
16+
branches:
17+
only:
18+
- master

0 commit comments

Comments
 (0)