summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-07-04 16:00:13 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-07-04 16:02:54 -0400
commit23a1e944027265c70654d7395362641b59428062 (patch)
tree65ddb77c3b3879cb971fa5bc550316ef7041b7d3 /.travis.yml
parentMerge pull request #1256 from lheckemann/doc-png (diff)
downloadsway-23a1e944027265c70654d7395362641b59428062.tar.gz
sway-23a1e944027265c70654d7395362641b59428062.tar.zst
sway-23a1e944027265c70654d7395362641b59428062.zip
Make asciidoc (and man pages) optional
And remove it from the build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
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:
10 packages: 10 packages:
11 - cmake 11 - cmake
12 - xorg-server-xwayland 12 - xorg-server-xwayland
13 - asciidoc
14 - json-c 13 - json-c
15 - wayland 14 - wayland
16 - xcb-util-image 15 - xcb-util-image