We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a127268 commit d2a6defCopy full SHA for d2a6def
Makefile
@@ -3,7 +3,6 @@
3
CLOJURE_VERSION ?= 1.9
4
export CLOVERAGE_VERSION = 1.0.13
5
6
-# The test-cljs target needs to be modified if working with JDK9
7
JAVA_VERSION = $(shell lein with-profile +sysutils \
8
sysutils :java-version-simple | cut -d " " -f 2)
9
0 commit comments