Add travis configuration file

This commit is contained in:
jos 2019-05-29 15:54:07 +02:00
parent 3ccdeeec40
commit f1b5e2a692
1 changed files with 3 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: node_js
node_js:
- "lts/*"