We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526446e commit 4b50ca9Copy full SHA for 4b50ca9
.travis.yml
@@ -2,6 +2,8 @@ language: clojure
2
script:
3
- epmd -daemon
4
- lein build
5
+env:
6
+- LEIN_SNAPSHOTS_IN_RELEASE=1
7
jdk:
8
- oraclejdk8
9
addons:
0 commit comments