We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c61c2 commit f5f8391Copy full SHA for f5f8391
.travis.yml
@@ -0,0 +1,5 @@
1
+language: clojure
2
+lein: lein2
3
+jdk:
4
+ - openjdk7
5
+ - oraclejdk8
project.clj
@@ -20,7 +20,7 @@
20
[honeysql "0.6.3"]
21
[clj-dbcp "0.8.1"]
22
[clj-time "0.11.0"]
23
- [com.twitter/hbc-core "2.2.1-SNAPSHOT"]
+ [com.twitter/hbc-core "2.2.0"]
24
[com.stuartsierra/component "0.3.1"]
25
[reloaded.repl "0.2.1"]
26
[environ "1.0.2"]
0 commit comments