We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9786c commit 75d6dddCopy full SHA for 75d6ddd
1 file changed
.travis.yml
@@ -9,9 +9,7 @@ node_js:
9
git:
10
depth: 5
11
12
-cache:
13
- directories:
14
- - ~/.npm
+cache: yarn
15
16
before_install:
17
- npm config set spin false --global
0 commit comments