From 9f3cc047877e01dc158e365850ea22d896815d0e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 9 Apr 2020 20:14:02 +0200 Subject: ci: fix a typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4673836..3ea4e80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,7 +55,7 @@ after_success: fi' env: - - DISTRO="archlinux:testing" + - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:devel" -- cgit v1.2.1