.travis: force openjdk8
This commit is contained in:
parent
10dbbaa40b
commit
232df7a8a3
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ install:
|
|||
|
||||
- curl -L https://github.com/boot-clj/boot-bin/releases/download/latest/boot.sh -o ~/bin/boot
|
||||
- chmod +x ~/bin/boot
|
||||
jdk: openjdk8
|
||||
env:
|
||||
matrix:
|
||||
- BOOT_CLOJURE_VERSION=1.8.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue