Skip to content

Commit 0e6c055

Browse files
author
Carlos Atencio
committed
Installing webdriver dependencies from travis
1 parent aa69c29 commit 0e6c055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: node_js
22
node_js:
33
- "0.12"
44
install: npm install
5-
before_script: npm install -g grunt-cli
5+
before_script: npm install -g grunt-cli && webdriver-manager update

0 commit comments

Comments
 (0)