Enable Travis CI

This commit is contained in:
Linus Groh
2019-11-02 16:54:59 +00:00
parent 69edbc6ce4
commit edff370dc8
+6
View File
@@ -0,0 +1,6 @@
language: node_js
node_js:
- 10
cache: yarn
script:
- yarn test