diff --git a/.travis.yml b/.travis.yml index 29e2ad92b..41f2b09d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ env: - NODE_ENV=test node_js: - "0.10" + - "iojs" before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start"