039b5cce98
FFI is no longer used in the new pygments.rb. apt-get update may resolve the asciidoc install failure.
8 lines
131 B
YAML
8 lines
131 B
YAML
rvm:
|
|
- 1.8.7
|
|
- 1.9.3
|
|
notifications:
|
|
disabled: true
|
|
before_install:
|
|
- sudo apt-get update
|
|
- sudo apt-get install -y asciidoc |