Skip to content

Commit

Permalink
add travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Fuhrimann authored and Ilya Radchenko committed Apr 23, 2016
1 parent fd97f48 commit fe6027c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "node"

sudo: false

0 comments on commit fe6027c

Please sign in to comment.