See https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Specifying-Node.js-versions-using-.nvmrc
@@ -1,8 +1,5 @@
language: node_js
-node_js:
- - "0.10"
-
before_install:
- npm install -g grunt-cli