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