Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
zccold committed Sep 23, 2019
1 parent cb7c004 commit e0935fc
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 @@ -13,7 +13,7 @@ before_script:
- # if [[ "$TRAVIS_OS_NAME" == "osx" && -z "$JAVA_HOME" && -x "/usr/libexec/java_home" ]] ; then export JAVA_HOME=$(/usr/libexec/java_home); fi
- git submodule init
- git submodule update
- java -version

script:
- jdk_switcher use openjdk8
- mvn -Dmaven.test.skip=true

0 comments on commit e0935fc

Please sign in to comment.