update node version for travis

This commit is contained in:
Matias Alejo Garcia 2016-07-28 15:33:10 -03:00
commit 994f41fbf9
No known key found for this signature in database
GPG key ID: 02470DB551277AB3

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