attempt to use travis

This commit is contained in:
Gaëtan Renaudeau 2017-05-07 16:34:22 +02:00
parent c21e777d94
commit 7b5bc60617

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- "node"
script: yarn run build && yarn test