Skip to content

Commit

Permalink
updates travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
PSandro committed Dec 7, 2017
1 parent b877e03 commit 5048418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: java
jdk: oraclejdk8
script: ./mvnw clean install
script: mvn clean install
cache:
directories:
- $HOME/.m2
Expand Down

0 comments on commit 5048418

Please sign in to comment.