File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 18
18
- secure : " bCp4gU7XgeqLnqKwEpJarnKPbGljHyLE2rZnub4mEHD8kcvh6LoEkG/2QCtnSETj8zrQJwyMuEDGUwPgjmzQ/aEn6UiIYmv7ka6QnLBxOxhqQTbDtG7HssfkeT5b67LgOyQX7ejK88vnmH+OeWXM7kOOvUwVy5BVgsYyr2f1cGU="
19
19
- secure : " D2Ie7dUZ9nQOIWtkRl2XWZeijSL8expUXP3GziSqQV1scJzwexxnUsRvWOkc2YU8+6IIGz9tcyt9RrEFUVF31VZgRSHh8P5rGGCzI2l99djKhYFfSErElwgoAJZFtOzougZK66/Gtb5uDo5L/wlKHkl4st3miqm+mEvfJITDjRQ="
20
20
jdk :
21
- - openjdk7
22
21
- oraclejdk8
23
22
- oraclejdk9
24
23
stages :
66
65
env : TARGET=deploy
67
66
jdk : oraclejdk8
68
67
69
- exclude :
70
- # CLJS-1.9 doesn't build on JDK7. This is because of a dependency on the
71
- # google/closure-compiler which requires JDK8 or higher.
72
- # https://github.com/google/closure-compiler/wiki/Releases#september-10-2017-v20170910
73
- - env : VERSION=1.9 TARGET=test-cljs
74
- jdk : openjdk7
75
-
76
68
fast_finish : true # don't wait for allowed failures before build finish
77
69
allow_failures :
78
70
- env : VERSION=master TARGET=test-clj
You can’t perform that action at this time.
0 commit comments