.travis: force openjdk8

This commit is contained in:
anatoly 2019-08-20 23:19:55 -04:00
parent 10dbbaa40b
commit 232df7a8a3

View file

@ -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