Skip to content

Commit

Permalink
Configured travis file to skip gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
nyholmniklas committed Oct 15, 2016
1 parent f82fff3 commit 6fa84a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: java

jdk: oraclejdk8
jdk: oraclejdk8

install: mvn install -DskipTests -Dgpg.skip
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@
</plugins>
</build>


<dependencies>
<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
<dependency>
Expand Down

0 comments on commit 6fa84a0

Please sign in to comment.