Skip to content

Commit

Permalink
move javadoc job to oraclejdk11 as travis-ci/travis-ci#10249
Browse files Browse the repository at this point in the history
  • Loading branch information
Librazy committed Oct 20, 2018
1 parent 2e831c7 commit e7638fb
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 @@ -46,7 +46,7 @@ jobs:

- stage: javadoc
language: java
jdk: oraclejdk10
jdk: openjdk10
install: true
before_script:
- if [ "$TRAVIS_EVENT_TYPE" == "cron" ]; then exit 0; fi
Expand Down

0 comments on commit e7638fb

Please sign in to comment.