Update .travis.yml

This commit is contained in:
Angelos Chalaris
2020-01-14 15:03:20 +02:00
committed by GitHub
parent cd555627b6
commit cfcd46fd4e

View File

@ -5,7 +5,7 @@ cache:
node_js:
- lts/*
before_install:
- git fetch --unshallow
- git fetch --depth=10000
script:
- npm run extractor
after_success: