Skip to content

Commit

Permalink
Modify webdriver-manager location
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Ciccone authored and Roberto Ciccone committed Feb 20, 2018
1 parent 0896b9a commit f2ad8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_script:
- npm install -g protractor
- npm update
- bower update
- node_modules/grunt-protractor-runner/node_modules/protractor/bin/webdriver-manager update
- node_modules/protractor/bin/webdriver-manager update
before_install:
- "export DISPLAY=:99.0"
#startup Xvfb manually to increase display size. Prevents selenium issues.
Expand Down

0 comments on commit f2ad8ab

Please sign in to comment.