Files
gollum/.travis.yml
T
Corey Donohoe ac9fef784a nuke the ffi gem on travis boxes
/cc @bootstraponline @akzhan
2012-05-24 15:31:54 -07:00

9 lines
138 B
YAML

rvm:
- 1.8.7
- 1.9.3
notifications:
disabled: true
before_install:
- sudo gem uninstall ffi -a
- sudo apt-get install -y asciidoc