mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-19 02:27:55 +08:00
Add txt2man to Travis config
This commit is contained in:
@@ -5,6 +5,11 @@ jobs:
|
||||
- compiler: clang
|
||||
os: linux
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- txt2man
|
||||
|
||||
before_script:
|
||||
- autoreconf -i -f
|
||||
|
||||
|
Reference in New Issue
Block a user