Skip to content

Commit

Permalink
Skip building with openjdk7 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Oct 4, 2018
1 parent b4f1b4b commit a520ce5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ matrix:
- jdk: oraclejdk9
- jdk: oraclejdk8
- jdk: openjdk8
- jdk: openjdk7
dist: precise

after_success:
- ./gradlew coveralls

0 comments on commit a520ce5

Please sign in to comment.