update node version for travis

This commit is contained in:
Matias Alejo Garcia 2016-07-28 15:33:10 -03:00
parent 8619abbbe5
commit 994f41fbf9
No known key found for this signature in database
GPG Key ID: 02470DB551277AB3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- '0.12' - '4.0'
before_install: before_install:
- npm install -g bower - npm install -g bower
- npm install -g grunt-cli - npm install -g grunt-cli