diff options
| author | Drew DeVault <sir@cmpwn.com> | 2017-07-04 16:00:13 -0400 |
|---|---|---|
| committer | Drew DeVault <ddevault@vistarmedia.com> | 2017-07-11 20:08:06 -0400 |
| commit | cf4ea4c86b2023e3d1f9fa54b9e1dcf2fc27ef3d (patch) | |
| tree | 511bae3020cb9a9293feed881b853f5d7828e801 /.travis.yml | |
| parent | 36fcb954bd244007609593e043a9b2d212f486de (diff) | |
Make asciidoc (and man pages) optional
And remove it from the build
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 2bb17d40..69634765 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ arch: packages: - cmake - xorg-server-xwayland - - asciidoc - json-c - wayland - xcb-util-image |
