Add txt2man to Travis config

This commit is contained in:
Evan Miller
2020-08-03 15:05:23 -04:00
parent 4cf98f0b7a
commit 895b62edd0

View File

@@ -5,6 +5,11 @@ jobs:
- compiler: clang
os: linux
addons:
apt:
packages:
- txt2man
before_script:
- autoreconf -i -f