add travis setup

This commit is contained in:
Nils Norman Haukås 2018-05-19 12:48:41 +02:00
parent f2649a8031
commit bfee713a24
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/*'