Install fetch polyfill
This commit is contained in:
parent
d5bd435d02
commit
a600ad4f74
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ before_install:
|
|||
- java -jar selenium.jar &
|
||||
- npm install -g nightwatch
|
||||
- nightwatch -v
|
||||
- npm install whatwg-fetch --save
|
||||
|
||||
script:
|
||||
- cargo build --verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue