Updated travis node version

This commit is contained in:
Gion Kunz 2016-06-22 09:45:26 +02:00
parent beabb2793a
commit 0cb7b76fee

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- '0.10'
- '5.5.0'
before_script:
- 'npm install -g bower grunt-cli'
- 'bower install'