Skip to content

Commit 7495836

Browse files
authored
Update .travis.yml
1 parent 51f6ce7 commit 7495836

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ language: java
22
sudo: false # faster builds
33

44
jdk:
5-
- oraclejdk8
6-
- oraclejdk9
75
- oraclejdk11
6+
- oraclejdk14
87

98
after_success:
109
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)