Skip to content

Commit

Permalink
Tavis skips GPG
Browse files Browse the repository at this point in the history
  • Loading branch information
danbeck committed Sep 5, 2018
1 parent 3303f5d commit 9d60c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: java
jdk: oraclejdk8

script: ./mvnw install -Dmaven.javadoc.skip=true -B -V
script: ./mvnw install -Dmaven.javadoc.skip=true -Dpgp.skip-true -B -V

0 comments on commit 9d60c97

Please sign in to comment.