summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-03-16 02:17:48 +0100
committerPablo Barciela <[email protected]>2020-03-16 02:32:33 +0100
commit0bdbc3b86b7d369e751db8cf2ef65fc52c886d0a (patch)
tree4a1101699f4cf8356c49944d93320ee5ed89a043 /.travis.yml
parente92e709de7d9b92cff1c1d94ddc26ebb7699cc62 (diff)
downloadmate-calc-0bdbc3b86b7d369e751db8cf2ef65fc52c886d0a.tar.bz2
mate-calc-0bdbc3b86b7d369e751db8cf2ef65fc52c886d0a.tar.xz
Travis CI: use Ubuntu devel instead 19.10
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index d9a839b..5617e6e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,6 +55,5 @@ after_success:
env:
- DISTRO="archlinux/base"
- DISTRO="debian:testing"
-# - DISTRO="fedora:latest"
- - DISTRO="ubuntu:19.10"
-
+# - DISTRO="fedora:latest"
+ - DISTRO="ubuntu:devel"