ac9fef784a
/cc @bootstraponline @akzhan
9 lines
138 B
YAML
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
|