Update .travis.yml

This commit is contained in:
Angelos Chalaris
2019-12-18 12:28:19 +02:00
committed by GitHub
parent ab64845ef8
commit 7459745bfd

View File

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