Skip to content

Commit

Permalink
Merge pull request #89 from sthuebner/lein-do
Browse files Browse the repository at this point in the history
fixes Leiningen complaint on Travis CI
  • Loading branch information
sritchie committed Jul 2, 2012
2 parents bcf2165 + 1f74313 commit 83ef76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@

language: clojure
lein: lein2
script: lein2 compile, midje
script: lein2 do compile, midje
branches:
only:
- develop
Expand Down

0 comments on commit 83ef76b

Please sign in to comment.