Test against 1 Clojure version on travis-ci.org until we figure out how to reseed credentials after DB is dropped
This commit is contained in:
parent
84a75d02bb
commit
d6adb6c0e5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ language: clojure
|
|||
lein: lein2
|
||||
before_script:
|
||||
- ./bin/ci/before_script.sh
|
||||
script: lein2 all test
|
||||
script: lein2 test
|
||||
|
|
|
|||
Loading…
Reference in a new issue