Skip to content

Commit

Permalink
Remove OpenJDK 6 from Travis CI - it is no longer supported by Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipJirsak committed Sep 16, 2017
1 parent fe90f0f commit 3352bc7
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 @@ -3,6 +3,5 @@ sudo: false
jdk:
- oraclejdk8
- openjdk7
- openjdk6
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 3352bc7

Please sign in to comment.