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 0520073 commit 88a328aCopy full SHA for 88a328a
.travis.yml
@@ -10,7 +10,7 @@ addons:
10
packages:
11
- g++-4.8
12
before_install:
13
-- npm install -g protractor
+- npm install -g protractor@3.3.0
14
install:
15
- npm install -g npm@2
16
- npm install -g grunt-cli
0 commit comments