Initial tweaking to TravisCI script

This commit is contained in:
Jeff Avallone 2018-02-10 18:34:50 -05:00
parent ef4259908c
commit 5050291ab7

View File

@ -1,4 +1,4 @@
language: node_js
node_js:
- "node"
script: yarn test
cache: yarn