Update .travis.yml

This commit is contained in:
Alex Boyko
2017-03-27 19:33:40 -04:00
committed by GitHub
parent 6e3dabc150
commit 6476a0f6c7

View File

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