Skip to content

Commit

Permalink
Changed Travis to use the maven wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Toomas Romer committed Apr 26, 2018
1 parent a8d3484 commit 5c68d26
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
Expand Up @@ -12,4 +12,4 @@ jdk:
- openjdk7
script:
- jdk_switcher use $TRAVIS_JDK_VERSION
- mvn test -Dmaven.javadoc.skip=true
- ./mvnw test -Dmaven.javadoc.skip=true

0 comments on commit 5c68d26

Please sign in to comment.