Skip to content

Commit

Permalink
add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Mar 7, 2012
1 parent 49ab44a commit 993a2ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: clojure
before_install:
- lein plugin install lein-multi 1.1.0
script: lein multi test

0 comments on commit 993a2ac

Please sign in to comment.