Gem uninstall does not require sudo (pointed out by @michaelklishin).

This commit is contained in:
bootstraponline
2012-05-24 16:48:54 -06:00
parent 7ec3d92215
commit a4c79f09f8
+1 -1
View File
@@ -4,5 +4,5 @@ rvm:
notifications:
disabled: true
before_install:
- sudo gem uninstall ffi -a
- gem uninstall ffi -a
- sudo apt-get install -y asciidoc