Skip to content

Commit

Permalink
Update to use JDK11
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed Aug 27, 2019
1 parent 7825d55 commit 29557ff
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 @@ -15,4 +15,4 @@ script:
- lein with-profile +dev cloverage --coveralls
- curl -F 'json_file=@target/coverage/coveralls.json' 'https://coveralls.io/api/v1/jobs'
jdk:
- oraclejdk8
- oraclejdk11

0 comments on commit 29557ff

Please sign in to comment.