summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2020-04-02 23:34:58 +0800
committerraveit65 <[email protected]>2020-04-02 20:36:26 +0200
commit1dfab7075dfffa7bf5b86b7849766b788a564235 (patch)
tree2854648a67cce881788baef6894ab6e88d843f8d
parent17547b0ed2444ea71072702eb81a4d5d231cc3fe (diff)
downloadmate-common-1dfab7075dfffa7bf5b86b7849766b788a564235.tar.bz2
mate-common-1dfab7075dfffa7bf5b86b7849766b788a564235.tar.xz
[ci] fix build error with archlinux on Travis CI
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 161bc0f..ad41ea0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
# vim: set ts=2 sts=2 sw=2 expandtab :
-dist: xenial
+dist: bionic
sudo: required
language: bash
services: