Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Sep 18, 2013
1 parent 90dc4ab commit 2bcf7dd
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,6 +1,6 @@
language: clojure
lein: lein2
script: lein2 sleight test :make-odd; lein2 test
script: lein sleight test :make-odd; lein test
jdk:
- openjdk7
- oraclejdk7
Expand Down

0 comments on commit 2bcf7dd

Please sign in to comment.