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 88a328a commit 2e3c35bCopy full SHA for 2e3c35b
.travis.yml
@@ -15,6 +15,7 @@ install:
15
- npm install -g npm@2
16
- npm install -g grunt-cli
17
- npm install -g bower
18
+- npm install selenium-webdriver
19
- bower install
20
- npm install
21
- ./node_modules/protractor/bin/webdriver-manager update --standalone
0 commit comments