Skip to content

Commit

Permalink
only test master by default
Browse files Browse the repository at this point in the history
  • Loading branch information
cldwalker committed Mar 29, 2013
1 parent 2928e6a commit 4196077
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,6 +1,9 @@
language: clojure
lein: lein2
script: lein2 sub install; LEIN_CMD=lein2 lein2 sub test
branches:
only:
- master
jdk:
- openjdk6
- openjdk7
Expand Down

0 comments on commit 4196077

Please sign in to comment.