Unverified Commit b2cf4529 authored by Binary Wang's avatar Binary Wang Committed by GitHub
Browse files

Update .travis.yml

parent 26eec2c5
Showing with 1 addition and 1 deletion
+1 -1
...@@ -7,7 +7,7 @@ language: java ...@@ -7,7 +7,7 @@ language: java
# secure: "834110c7191f97ecb226970c46dcaff8e681da5a" # secure: "834110c7191f97ecb226970c46dcaff8e681da5a"
jdk: jdk:
- oraclejdk9 - openjdk8
script: "mvn clean package -DskipTests=true -Dcheckstyle.skip=true" script: "mvn clean package -DskipTests=true -Dcheckstyle.skip=true"
#script: #script:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment