mirror of
https://github.com/tinyproxy/tinyproxy.git
synced 2021-09-01 09:06:49 +03:00
travis: asciidoc is no longer needed
This commit is contained in:
@@ -4,7 +4,7 @@ sudo: true
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install --assume-yes asciidoc valgrind
|
||||
- sudo apt-get install --assume-yes valgrind
|
||||
|
||||
script:
|
||||
- ./autogen.sh
|
||||
|
||||
Reference in New Issue
Block a user