Skip to content

Commit f5edc07

Browse files
travis ignore mvn-repo
1 parent ed359d3 commit f5edc07

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
@@ -3,3 +3,7 @@ language: java
33

44
# need to override travis 'install' since it will try gpg sign and fail.
55
install: mvn clean package -DskipTests=true
6+
7+
branches:
8+
except:
9+
- mvn-repo

0 commit comments

Comments
 (0)