Skip to content

Commit

Permalink
ci(travis): remove precise openjdk 8
Browse files Browse the repository at this point in the history
Travis CI does not support open jdk 8 on their precise builds.
  • Loading branch information
ChristianMurphy committed Oct 16, 2017
1 parent 91a287b commit 202d194
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ matrix:
- os: linux
dist: precise
jdk: oraclejdk8
- os: linux
dist: precise
jdk: openjdk8
- os: linux
dist: trusty
jdk: openjdk7
Expand Down

0 comments on commit 202d194

Please sign in to comment.