Allow Travis to test dev branches.

This commit is contained in:
Peter Taoussanis 2012-07-03 16:24:29 +07:00
parent 7ce65ed924
commit a1bec9d6c3
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
language: clojure
lein: lein2
script: lein2 all test
branches:
only:
- master
jdk:
- openjdk7
- openjdk6