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 c64e089 commit a161c2cCopy full SHA for a161c2c
.travis.yml
@@ -1,7 +1,9 @@
1
-cache: npm
2
branches:
3
except:
4
- /^v\d+\.\d+\.\d+$/
+cache:
5
+ directories:
6
+ - ~/.npm
7
language: node_js
8
node_js:
9
- 14
0 commit comments