Update .travis.yml
This commit is contained in:
@ -4,6 +4,8 @@ cache:
|
|||||||
- node_modules
|
- node_modules
|
||||||
node_js:
|
node_js:
|
||||||
- lts/*
|
- lts/*
|
||||||
|
before_install:
|
||||||
|
- git fetch --unshallow
|
||||||
script:
|
script:
|
||||||
- npm run extractor
|
- npm run extractor
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user