update tarvis file

This commit is contained in:
Philipp Kühn 2018-11-14 17:06:25 +01:00
parent 95c01e1a84
commit 9c58076e9b

View File

@ -2,6 +2,8 @@ language: node_js
node_js:
- "10"
cache: yarn
install:
- yarn
script:
- yarn lint
- yarn test
- yarn lint
- yarn test