Skip to content

Commit

Permalink
stop running openjdk7 in travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj committed Jun 6, 2018
1 parent 6cab4ef commit 00c4201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ sudo: false # faster builds
jdk:
- oraclejdk9
- oraclejdk8
- openjdk7

script:
- travis_wait 30 ./mvnw clean package
Expand Down

0 comments on commit 00c4201

Please sign in to comment.