Skip to content

Commit 5e86688

Browse files
committed
Update shippable.yml
1 parent 64832d0 commit 5e86688

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

shippable.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ before_script:
1717
# Running the test with Leiningen
1818
script:
1919
- cd sample
20-
- lein test
20+
- lein test
21+
22+
cache: true

0 commit comments

Comments
 (0)