Update .travis.yml

This commit is contained in:
Angelos Chalaris
2019-12-18 12:28:43 +02:00
committed by GitHub
parent 65ee1201db
commit 0151cb256b

View File

@ -4,6 +4,8 @@ cache:
- node_modules
node_js:
- lts/*
before_install:
- git fetch --unshallow
script:
- npm run extractor
after_success: