Skip to content

Commit

Permalink
Test leiningen-core in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Feb 20, 2012
1 parent e7623cf commit 3928458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: clojure
install: cd leiningen-core; lein deps; lein install; cd ..
install: cd leiningen-core; lein test, install; cd ..
script: bin/lein test
branches:
only:
Expand Down

0 comments on commit 3928458

Please sign in to comment.