Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
binarywang authored Jun 16, 2019
1 parent fdf1497 commit 46f5916
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 @@ -7,7 +7,7 @@ language: java
# secure: "834110c7191f97ecb226970c46dcaff8e681da5a"

jdk:
- oraclejdk8
- oraclejdk9
script: "mvn clean package -DskipTests=true -Dcheckstyle.skip=true"

#script:
Expand Down

0 comments on commit 46f5916

Please sign in to comment.