diff --git a/.travis.yml b/.travis.yml index 5b975ad7..943c512b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 -