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 ba26d58 commit 6649516Copy full SHA for 6649516
.travis.yml
@@ -12,5 +12,5 @@ install:
12
before_script:
13
- npm install -g grunt-cli
14
script:
15
- - node_modules/grunt-protractor-runner/node_modules/.bin/webdriver-manager update
+ - npm run webdriver-update
16
- npm test
0 commit comments