Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add travis.yml
  • Loading branch information
rreusser committed Mar 14, 2017
1 parent 8e8d33c commit e462c53
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: node_js
node_js:
- "6"
- "5"
- "5.1"
- "4"
- "4.2"
- "4.1"
- "4.0"

0 comments on commit e462c53

Please sign in to comment.