Skip to content

Commit

Permalink
Another attempt to fix travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth committed Jul 17, 2015
1 parent 7c0b30b commit 13f3c45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
sudo: false
language: java
install:
- mvn dependency:list
script:
- mvn integration-test test -Dgpg.skip=true

0 comments on commit 13f3c45

Please sign in to comment.