Skip to content

Commit

Permalink
bump jdk version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Jul 7, 2019
1 parent a04f1e6 commit 4cd6436
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 @@ -7,7 +7,7 @@ install:
- curl -L https://github.com/boot-clj/boot-bin/releases/download/latest/boot.sh -o ~/bin/boot
- chmod +x ~/bin/boot
jdk:
- oraclejdk8
- oraclejdk11
cache:
directories:
- $HOME/.m2

0 comments on commit 4cd6436

Please sign in to comment.