specter/.travis.yml
2022-03-14 16:09:23 +01:00

10 lines
245 B
YAML

language: clojure
lein: 2.9.1
cache:
directories:
- $HOME/.m2
script:
- lein test
- lein doo node test-build once
- bash <(curl https://raw.githubusercontent.com/babashka/babashka/master/install) --version 0.7.8 --dir .
- bb test:bb