Add Node.js 0.12 stable to CI build

Replaces 0.11 unstable
This commit is contained in:
Lovell Fuller 2015-02-09 17:09:37 +00:00
parent 62767d072b
commit 96dd40cee1

View File

@ -1,7 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- iojs
before_install:
- curl -s https://raw.githubusercontent.com/lovell/sharp/master/preinstall.sh | sudo bash -