diff --git a/.travis.yml b/.travis.yml index 048faa019..8f80e0dcd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ branches: - gh-pages language: node_js node_js: -- '0.10' +- '6' before_install: - npm install -g grunt-cli recess script: grunt swatch