From 48cf30d3e2fe95426f8fd1046f381ea299ba83d9 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Mon, 7 Aug 2017 11:49:52 +0200 Subject: Converted manpage to Restructured Text --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ce246c4..a732c24 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ addons: - clang - gcc - gcc-6 + - python-docutils before_install: - pip install pip==8.1.1 && pip3 install pip==8.1.1 install: test/travis-install.sh -- cgit v1.2.3