Requires late version of node.js for sync

This commit is contained in:
Luke Page 2015-08-03 16:46:02 +01:00
parent a5b996a9ef
commit ee3dc328c5
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,4 @@
language: node_js
node_js:
- "0.12"
- "0.10"
- "iojs"

View file

@ -15,6 +15,12 @@ Known lack of support for:
* Animation
* Gamma correction in 16 bit files
Requirements
============
Async - Node.js 0.10 / 0.12 / IO.js
Sync - Node.js 0.12 / IO.js
Comparison Table
================