Oh, we have circeci too

This commit is contained in:
Tommi Reiman 2017-10-28 13:21:35 +03:00
parent 60e0ee4872
commit 9a7eaaa912

View file

@ -10,6 +10,9 @@ jobs:
keys:
- 'v1-test-{{ checksum "project.clj" }}'
- 'v1-test-'
- run:
name: Install modules
command: ./scripts/lein-modules install
- run:
name: Run tests
command: ./scripts/test.sh clj