Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit bc15679

Browse files
committed
Don’t build on branch other than master
1 parent 94a8a57 commit bc15679

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ rvm:
44
- 2.0.0
55
- 2.1
66
- jruby-19mode
7+
branches:
8+
only:
9+
- master
710
before_script:
811
- phantomjs --version
912
env:

0 commit comments

Comments
 (0)