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:
bootstraponline
2012-12-18 18:25:41 -07:00
parent 93ec80f773
commit fef62b63cb
-2
View File
@@ -5,5 +5,3 @@ notifications:
disabled: true
before_install:
- sudo apt-get update
- sudo apt-get install -y --force-yes asciidoc
- ASCIIDOC=1; export ASCIIDOC