Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Commit

Permalink
Added Clojars as default repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeluard committed Nov 6, 2014
1 parent 39ffdc9 commit 646ee54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Expand Up @@ -18,4 +18,5 @@
:pretty-print true}}}
:test-commands {"unit" ["phantomjs" :runner "target/unit-test.js"]}}
:aliases {"test" ["do" "clean" ["cljsbuild" "test"]]}
:deploy-repositories [["releases" :clojars]]
:min-lein-version "2.5.0")

0 comments on commit 646ee54

Please sign in to comment.