Skip to content

Commit

Permalink
feat: add travis-ci testing
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Apr 11, 2018
1 parent 0431158 commit d64160f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: node_js
node_js:
- "0.12"
- "4"
- "6"

0 comments on commit d64160f

Please sign in to comment.