Skip to content

Commit

Permalink
Merge pull request #551 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
aheckmann authored Aug 1, 2016
2 parents 57742a7 + 90d4b51 commit 47208eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ before_install:
- sudo apt-get install imagemagick graphicsmagick
language: node_js
node_js:
- "6"
- "4"
- "0.10"
- "0.12"
- "iojs-v2"

0 comments on commit 47208eb

Please sign in to comment.