Skip to content

Commit

Permalink
Travis: windows: install maven take #4
Browse files Browse the repository at this point in the history
  • Loading branch information
ediweissmann committed May 27, 2020
1 parent d5937da commit a5f611a
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
Expand Up @@ -22,6 +22,8 @@ jobs:
choco install maven -y
java -version
echo $PATH
ls $MAVEN_HOME
ls $MAVEN_HOME/bin
mvn -version
script: mvn clean test
Expand Down

0 comments on commit a5f611a

Please sign in to comment.