Skip to content

Commit

Permalink
Update TravisCI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
zaplatynski committed Mar 9, 2017
1 parent bd1f691 commit 74db1af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: java
cache:
directories:
- ~/.m2
- ~/.m2
script: mvn -B clean package
install:
-

0 comments on commit 74db1af

Please sign in to comment.