Skip to content

Commit

Permalink
travis; add node 8 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Dec 28, 2017
1 parent 42c7edf commit b4db5a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ before_install:
- sudo apt-get install imagemagick graphicsmagick
language: node_js
node_js:
- "8"
- "6"
- "4"
- "0.10"
- "0.12"
- "iojs-v2"

0 comments on commit b4db5a1

Please sign in to comment.