Skip to content

Commit

Permalink
remove deprecated oracle 10 from travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed Mar 31, 2019
1 parent 6dcf9b6 commit c839d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ before_script:
- export MAVEN_SKIP_RC=true
jdk:
- oraclejdk11
- oraclejdk10
# oraclejdk10 not included for being deprecated
- oraclejdk9
- oraclejdk8
- openjdk11
Expand Down

0 comments on commit c839d2a

Please sign in to comment.