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 61e75a2 commit 09991abCopy full SHA for 09991ab
.travis.yml
@@ -3,6 +3,6 @@ language: node_js
3
node_js: 4
4
cache:
5
directories:
6
- - node_modules
7
- global-cli/node_modules
+ - node_modules
8
script: tests/e2e.sh
0 commit comments