We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c5dca commit ca89c56Copy full SHA for ca89c56
.travis.yml
@@ -1,5 +1,3 @@
1
language: node_js
2
-node_js: 7
3
-cache:
4
- directories:
5
- - node_modules
+node_js: stable
+cache: yarn
package-lock.json
0 commit comments