Setting up Travis.

This commit is contained in:
Matt Swensen 2017-01-21 11:33:43 -07:00
parent 1f2461699a
commit 3eaf35f3a4

5
.travis.yml Normal file

@ -0,0 +1,5 @@
language: node_js
node_js:
- "6.9"
script: yarn test