Update .travis.yml

This commit is contained in:
Angelos Chalaris
2019-05-27 18:40:09 +03:00
committed by GitHub
parent 10a804ad15
commit f5f6b3eda9

View File

@ -3,7 +3,7 @@ cache:
directories:
- node_modules
node_js:
- node
- lts/*
before_install:
- npm install -g semistandard
- npm install -g prettier