Browse Source

Update .travis.yml

master
Binary Wang 5 years ago
committed by GitHub
parent
commit
46f5916faa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -7,7 +7,7 @@ language: java
# secure: "834110c7191f97ecb226970c46dcaff8e681da5a"

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

#script:


Loading…
Cancel
Save