aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7aa8ed44..893980de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ arch:
18 - mesa 18 - mesa
19 - pango 19 - pango
20 - cairo 20 - cairo
21 - gdk-pixbuf2
21 script: 22 script:
22 - "bash .ci/build.sh" 23 - "bash .ci/build.sh"
23 24