update yml

This commit is contained in:
Tankred Hase 2013-09-17 14:54:06 +02:00
parent d011bc67e7
commit 47f1335ed4
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
before_script:
before_install:
- gem update --system
- gem install sass
- npm install -g grunt-cli
notifications: