Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Remove openjdk from the build matrix
Browse files Browse the repository at this point in the history
OpenJDK 7 is no longer supported by Travis CI and must be removed from the build matrix
  • Loading branch information
zapodot committed Mar 21, 2018
1 parent c7241f3 commit 2fb2eef
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
@@ -1,6 +1,5 @@
language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
after_success:
Expand Down

0 comments on commit 2fb2eef

Please sign in to comment.