Skip to content

Commit

Permalink
travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
cemerick committed Sep 8, 2017
1 parent f082b46 commit 12e3dfa
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: lein
script: "lein test-all"
jdk:
- openjdk7
- openjdk8
- oraclejdk8

0 comments on commit 12e3dfa

Please sign in to comment.