diff --git a/.travis.yml b/.travis.yml index c6c7f42..f35a22a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - "0.11" + - "0.12" - "iojs-v1.0" - "iojs-v1.1" script: "make test-travis"