mirror of
https://github.com/agersant/polaris
synced 2024-12-02 17:49:10 +00:00
Updating deprecated package
This commit is contained in:
parent
559c4de0dd
commit
e91152144d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue