Skip to content

Commit ee98a96

Browse files
committed
Update .travis.yml
1 parent cf7053a commit ee98a96

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: java
22
jdk:
33
- openjdk6
4+
branches:
5+
only:
6+
- master
47
after_success:
5-
- mvn clean cobertura:cobertura coveralls:cobertura
8+
- mvn clean cobertura:cobertura coveralls:cobertura

0 commit comments

Comments
 (0)