summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-08-28 16:42:20 +0200
committerraveit65 <[email protected]>2022-07-21 17:22:34 +0200
commit1d61a17b02bd458d4c75c8b5d77442e91b2832db (patch)
treec8dacbcbb6562a245e1a32be2217571ef5756e86 /.travis.yml
parent16dbfcdbfa869096ead1cc81b472b1d8c49ea175 (diff)
downloadcaja-1d61a17b02bd458d4c75c8b5d77442e91b2832db.tar.bz2
caja-1d61a17b02bd458d4c75c8b5d77442e91b2832db.tar.xz
travis: use ubuntu:rolling tag to fix building
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 9e8429e1..c280ead7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,5 +71,4 @@ env:
- DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:latest"
-
+ - DISTRO="ubuntu:rolling"