travis conf update

This commit is contained in:
Kasper Moskwiak 2015-12-20 12:05:55 +01:00
parent 437ecd076c
commit 91da2a04ff

View file

@ -3,4 +3,6 @@ node_js:
- 4 - 4
- 0.12 - 0.12
- 0.10 - 0.10
before_install: npm install -g grunt-cli
install: npm install
sudo: false sudo: false