diff --git a/.travis.yml b/.travis.yml index 5737015..1ac5273 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ language: node_js node_js: - "0.12" - - "0.10" - "iojs" diff --git a/README.md b/README.md index 077e06a..9a26ed9 100644 --- a/README.md +++ b/README.md @@ -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 ================