Skip to content

Commit 6649516

Browse files
committed
changed travis script
1 parent ba26d58 commit 6649516

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
@@ -12,5 +12,5 @@ install:
1212
before_script:
1313
- npm install -g grunt-cli
1414
script:
15-
- node_modules/grunt-protractor-runner/node_modules/.bin/webdriver-manager update
15+
- npm run webdriver-update
1616
- npm test

0 commit comments

Comments
 (0)