fix whitespace in travis.yml

This commit is contained in:
Chad Engler 2014-08-22 09:34:25 -07:00
parent ffa3f0deff
commit e877738160

View file

@ -2,5 +2,5 @@ language: node_js
node_js:
- "0.10"
install:
- npm install -g grunt-cli
- npm install
- npm install -g grunt-cli
- npm install