Skip to content

Commit 00cd94d

Browse files
cichlibbatsov
authored andcommitted
Add openjdk8 and openjdk-ea to build matrix
1 parent 080af52 commit 00cd94d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ env:
1919
- secure: "D2Ie7dUZ9nQOIWtkRl2XWZeijSL8expUXP3GziSqQV1scJzwexxnUsRvWOkc2YU8+6IIGz9tcyt9RrEFUVF31VZgRSHh8P5rGGCzI2l99djKhYFfSErElwgoAJZFtOzougZK66/Gtb5uDo5L/wlKHkl4st3miqm+mEvfJITDjRQ="
2020
jdk:
2121
- oraclejdk8
22+
- openjdk8
2223
- openjdk11
24+
- openjdk-ea
2325
stages:
2426
- name: check
2527
- name: test
@@ -70,3 +72,4 @@ jobs:
7072
- env: CLOJURE_VERSION=master TARGET=test-clj
7173
- env: CLOJURE_VERSION=master TARGET=test-cljs
7274
- env: CLOJURE_VERSION=1.10 TARGET=cloverage
75+
- jdk: openjdk-ea

0 commit comments

Comments
 (0)