remove gem update from yml

This commit is contained in:
Tankred Hase 2013-09-17 14:57:44 +02:00
parent 47f1335ed4
commit df5b595e80
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ node_js:
- "0.10"
- "0.8"
before_install:
- gem update --system
- gem install sass
- npm install -g grunt-cli
notifications: