Skip to content

Commit 4e588dd

Browse files
committed
Added do-nothing .travis.yml to master branch (so Travis doesn't fail there)
1 parent caaa2b8 commit 4e588dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Only build the source branch.
2+
branches:
3+
only:
4+
- source

0 commit comments

Comments
 (0)