Skip to content

Commit

Permalink
Merge pull request #1387 from linnovate/VikramTiwari-patch-1
Browse files Browse the repository at this point in the history
setting up build systems for more node versions
  • Loading branch information
VikramTiwari committed Nov 9, 2015
2 parents c236c82 + 2645ebb commit 7801d08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -1,6 +1,11 @@
language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4.0"
- "4.2"
- "5.0"
env:
- NODE_ENV=development
services:
Expand Down

0 comments on commit 7801d08

Please sign in to comment.