Added travis builds

react_convert
Mark Moffat 2018-02-05 19:10:49 +01:00
parent a073c58ba8
commit 4c5d44363d
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: node_js
services:
- mongodb
node_js:
- "8"
- "9"