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

Commit

Permalink
add travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Oct 21, 2013
1 parent 55950dd commit 88e2a7b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: clojure
lein: lein2
script: lein2 do clean, test
jdk:
- openjdk7
- oraclejdk7
- openjdk6

0 comments on commit 88e2a7b

Please sign in to comment.