Skip to content

Commit

Permalink
Use lein check on Travis CI to detect failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvitz committed Dec 8, 2014
1 parent b0f17fc commit e48f975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: clojure
script: lein do clean, check, test
jdk:
- openjdk7
- oraclejdk7
Expand Down

0 comments on commit e48f975

Please sign in to comment.