Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
galan committed Jul 21, 2015
1 parent ecade43 commit 679c000
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: java
# Don't check gpg keys, don't run tests on install, will be called on "mvn test" later anyway
install: mvn install -Dgpg.skip=true -DskipTests=true

jdk:
- oraclejdk8

0 comments on commit 679c000

Please sign in to comment.