2
0
mirror of synced 2025-02-24 20:18:07 +00:00

Adding travis-ci.

This commit is contained in:
Richard Moore 2017-10-21 03:28:01 -04:00
parent 8754bb80e0
commit 74406cc0b7

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- "iojs"
- "7"