Skip to content

Commit

Permalink
disable signing by travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkeil committed Aug 23, 2018
1 parent a07483b commit 0d350a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
language: java
language: java
install: mvn install -DskipTests=true -Dmaven.javadoc.skip=true -Dgpg.skip=true -B -V

0 comments on commit 0d350a7

Please sign in to comment.