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 4dd5fae commit b8f224dCopy full SHA for b8f224d
.travis.yml
@@ -9,7 +9,7 @@ addons:
9
#- npm install -g protractor@3.3.0
10
cache:
11
directories:
12
- - $HOME/.npm
+ - node_modules
13
install:
14
#- npm install -g npm@6.0.1
15
- npm install -g grunt-cli
0 commit comments