Skip to content

Commit 6a60e31

Browse files
committed
Limit travis builds to master branch and PRs
1 parent 46738a1 commit 6a60e31

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

0 commit comments

Comments
 (0)