Skip to content

Commit

Permalink
Add travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
perry-mitchell committed Aug 30, 2016
1 parent 282c14c commit c749b3c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
language: node_js
node_js:
- "stable"
- "6.5"
- "6.4"
- "6.3"
- "5.12"
- "4.4"
- "0.12"
- "0.10"

0 comments on commit c749b3c

Please sign in to comment.