chore: Update .travis.yml

This commit is contained in:
Louis LIN 2018-01-14 10:25:21 +01:00
parent a74f4ec36d
commit aab7d1df98

View File

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