Skip to content

Commit 14cfc29

Browse files
authored
stop double testing PRs with Travis (#234)
1 parent dfd85cd commit 14cfc29

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
@@ -20,3 +20,7 @@ notifications:
2020

2121
after_success:
2222
- mvn clean cobertura:cobertura coveralls:report
23+
24+
branches:
25+
only:
26+
- master

0 commit comments

Comments
 (0)