ASCIIDOC tests don't run on Travis
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
This commit is contained in:
@@ -5,5 +5,3 @@ notifications:
|
|||||||
disabled: true
|
disabled: true
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install -y --force-yes asciidoc
|
|
||||||
- ASCIIDOC=1; export ASCIIDOC
|
|
||||||
|
|||||||
Reference in New Issue
Block a user