Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88a328a

Browse files
committed
fixing protractir
1 parent 0520073 commit 88a328a

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
@@ -10,7 +10,7 @@ addons:
1010
packages:
1111
- g++-4.8
1212
before_install:
13-
- npm install -g protractor
13+
- npm install -g protractor@3.3.0
1414
install:
1515
- npm install -g npm@2
1616
- npm install -g grunt-cli

0 commit comments

Comments
 (0)