Skip to content

Commit d84bb2f

Browse files
authored
Merge pull request #6 from leviy/travis-only-master
Only trigger Travis builds on pushes to the master branch
2 parents bcf46d0 + 6345be8 commit d84bb2f

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
@@ -1,3 +1,7 @@
1+
branches:
2+
only:
3+
- master
4+
15
language: php
26

37
php:

0 commit comments

Comments
 (0)