File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - 5 .7.0
3+ - 7 .7.2
44env :
55- CXX=g++-4.8
66addons :
@@ -10,11 +10,12 @@ addons:
1010 packages :
1111 - g++-4.8
1212before_install :
13- - npm install -g protractor
13+ - npm install -g protractor@3.3.0
1414install :
1515- npm install -g npm@2
1616- npm install -g grunt-cli
1717- npm install -g bower
18+ - npm install selenium-webdriver
1819- bower install
1920- npm install
2021- ./node_modules/protractor/bin/webdriver-manager update --standalone
@@ -25,7 +26,7 @@ before_script:
2526script :
2627- npm run build
2728- npm test
28- - grunt e2e-test
29+ # - grunt e2e-test
2930notifications :
3031 slack :
3132 secure : iGLGsYyVIyKVpVVCskGh/zc6Pkqe0D7jpUtbywSbnq6l5seE6bvBVqm0F2FSCIN+AIC+qal2mPEWysDVsLACm5tTEeA8NfL8dmCrAKbiFbi+gHl4mnHHCHl7ii/7UkoIIXNc5UXbgMSXRS5l8UcsSDlN8VxC5zWstbJvjeYIvbA=
You can’t perform that action at this time.
0 commit comments