We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069d224 commit a5b15a5Copy full SHA for a5b15a5
.travis.yml
@@ -8,6 +8,4 @@ script: npm test
8
notifications:
9
email: false
10
11
-cache:
12
- directories:
13
- - node_modules
+cache: yarn
0 commit comments