Update .travis.yml
This commit is contained in:
@ -5,7 +5,7 @@ cache:
|
|||||||
node_js:
|
node_js:
|
||||||
- lts/*
|
- lts/*
|
||||||
before_install:
|
before_install:
|
||||||
- git fetch --unshallow
|
- git fetch --depth=10000
|
||||||
script:
|
script:
|
||||||
- npm run extractor
|
- npm run extractor
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user