diff options
| author | raveit65 <[email protected]> | 2020-10-29 19:42:29 +0100 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2020-10-29 22:10:00 +0100 |
| commit | ca4f0138c3fc9dad9e8f67a50eb8bb1d829667d2 (patch) | |
| tree | 430a5ab484389a98c1c039555d9d54cee8128323 | |
| parent | 33c767c6116e07782e94bbebc67d545f8cc51fd4 (diff) | |
| download | pluma-ca4f0138c3fc9dad9e8f67a50eb8bb1d829667d2.tar.bz2 pluma-ca4f0138c3fc9dad9e8f67a50eb8bb1d829667d2.tar.xz | |
Travis CI: use ubuntu:rolling tag for docker-image
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 25b789c1..b0b572ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,4 +44,4 @@ env: - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:20.04" + - DISTRO="ubuntu:rolling" |
