Skip to content

Commit 52efbc4

Browse files
committed
travis: only branch builds on master
1 parent 7b8679c commit 52efbc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ rvm:
66
- 1.9.3
77
notifications:
88
email: false
9+
branches:
10+
only:
11+
- master

0 commit comments

Comments
 (0)