We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64832d0 commit 5e86688Copy full SHA for 5e86688
shippable.yml
@@ -17,4 +17,6 @@ before_script:
17
# Running the test with Leiningen
18
script:
19
- cd sample
20
- - lein test
+ - lein test
21
+
22
+cache: true
0 commit comments