diff options
author | raveit65 <[email protected]> | 2021-02-22 23:14:09 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-22 23:14:09 +0100 |
commit | 4346add6481d2a4a88d224c3886e05a6b963a4be (patch) | |
tree | 41dea52930c9bd45aaa37204ea44a8d4d72d69f3 | |
parent | b68b84d3ecb44e89b94328f5fdc92f7286c8367c (diff) | |
download | mate-netbook-4346add6481d2a4a88d224c3886e05a6b963a4be.tar.bz2 mate-netbook-4346add6481d2a4a88d224c3886e05a6b963a4be.tar.xz |
tx: use rolling tag for ubuntu
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index fb9af37..4439dfa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -72,4 +72,4 @@ env: # - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:devel" + - DISTRO="ubuntu:rolling" |