Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
kacurez committed Nov 21, 2016
1 parent f7ee8af commit 4a5c2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env boot
(set-env!
:source-paths #{"src" "test"}
:source-paths #{"src"}
:dependencies '[
[org.clojure/clojure "1.8.0"]
[cheshire "5.6.3"]
Expand Down

0 comments on commit 4a5c2f1

Please sign in to comment.