Updating deprecated package

This commit is contained in:
Antoine Gersant 2017-07-04 04:05:33 -07:00
parent 559c4de0dd
commit e91152144d

View file

@ -24,7 +24,7 @@ before_install:
- java -jar selenium.jar &
- npm install -g nightwatch
- nightwatch -v
- npm install -g phantomjs
- npm install -g phantomjs-prebuilt
- phantomjs -v
- npm install node-fetch --no-save