mirror of
https://github.com/metosin/reitit.git
synced 2025-12-26 11:38:26 +00:00
Oh, we have circeci too
This commit is contained in:
parent
60e0ee4872
commit
9a7eaaa912
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue