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 f9bf153 commit d038793Copy full SHA for d038793
1 file changed
.travis.yml
@@ -19,6 +19,10 @@ env:
19
- DB=sqlite
20
- DB=pgsql
21
22
+cache:
23
+ directories:
24
+ - $HOME/.composer/cache
25
+
26
before_install:
27
# copy sprinkles.json
28
- cp app/sprinkles.example.json app/sprinkles.json
0 commit comments