summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 26e236d4..7aa8ed44 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,8 @@ arch:
16 - xcb-util-image 16 - xcb-util-image
17 - libgl 17 - libgl
18 - mesa 18 - mesa
19 - pango
20 - cairo
19 script: 21 script:
20 - "bash .ci/build.sh" 22 - "bash .ci/build.sh"
21 23