Skip to content

Commit

Permalink
.travis.yml tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jun 27, 2012
1 parent a789b97 commit 828e798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: clojure
lein: lein2
before_script:
- ./bin/ci/before_script.sh
script: lein2 javac && lein2 ci test
script: lein2 javac && lein2 all test
jdk:
- openjdk6
- openjdk7
Expand Down

0 comments on commit 828e798

Please sign in to comment.