Skip to content

Commit

Permalink
Remove JDK7 as it is no longer supported by TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrille-leclerc committed Jan 5, 2021
1 parent 7a4d820 commit 5c8a56b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: java
sudo: false
jdk:
- oraclejdk8
- openjdk8
- openjdk11
- openjdk7
cache:
directories:
- '$HOME/.m2/repository'
Expand Down

0 comments on commit 5c8a56b

Please sign in to comment.