nuke the ffi gem on travis boxes

/cc @bootstraponline @akzhan
This commit is contained in:
Corey Donohoe
2012-05-24 15:31:52 -07:00
parent 4822bad4fb
commit ac9fef784a
+1
View File
@@ -4,4 +4,5 @@ rvm:
notifications: notifications:
disabled: true disabled: true
before_install: before_install:
- sudo gem uninstall ffi -a
- sudo apt-get install -y asciidoc - sudo apt-get install -y asciidoc