fef62b63cb
Tests that use to be green now fail when rerun. The issue is with the travis configuration and asciidoc. https://travis-ci.org/github/gollum/jobs/3603171
8 lines
96 B
YAML
8 lines
96 B
YAML
rvm:
|
|
- 1.8.7
|
|
- 1.9.3
|
|
notifications:
|
|
disabled: true
|
|
before_install:
|
|
- sudo apt-get update
|