Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Check if travis-ci wants to run this thing.
  • Loading branch information
hypirion committed Mar 28, 2013
1 parent aaa9b20 commit 8f59df0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
language: clojure
lein: lein2
before_install: lein2 upgrade
script: lein2 run
jdk:
- openjdk6
- openjdk7
- oraclejdk7
notifications:
irc: "irc.freenode.org#swearjure"

0 comments on commit 8f59df0

Please sign in to comment.