Fix Travis extraction git depth

This commit is contained in:
Angelos Chalaris
2019-12-18 12:20:26 +02:00
parent aeb9d197b3
commit 0800c07f48

View File

@ -5,6 +5,7 @@ cache:
node_js:
- lts/*
before_install:
- git fetch --unshallow
- npm install -g semistandard
- npm install -g prettier
- npm install -g eslint