Skip to content

Commit

Permalink
travis: changed oraclejdk8 to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
mattirn committed Sep 2, 2019
1 parent fd6b36d commit 66d71a0
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 @@ -14,7 +14,7 @@ branches:
- master

jdk:
- oraclejdk8
- openjdk8

# FIXME: for now just complain; do not fail as the present license headers have inconsistent date ranges
install: ./build ci-prepare -Dlicense.failIfMissing=false $MAVEN_OPTIONS
Expand Down

0 comments on commit 66d71a0

Please sign in to comment.