Skip to content

Commit

Permalink
Merge pull request #167 from amilajack/patch-1
Browse files Browse the repository at this point in the history
Added travis ci support for modern node versions
  • Loading branch information
mafintosh committed Jul 1, 2016
2 parents 025bd62 + 69a0c22 commit 8bc2d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ before_install:
- npm install -g npm@2.14.7

node_js:
- "6"
- "5"
- "4"
- "3"
Expand Down

0 comments on commit 8bc2d1c

Please sign in to comment.