From e29c11e5417d0857b29ff222d28a36760f871ef1 Mon Sep 17 00:00:00 2001 From: Christian Wagner Date: Tue, 28 Apr 2020 03:17:57 +0800 Subject: [PATCH] remove distro archlinux from Travis testing --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2188332..fe875c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,8 @@ env: - distro: debian10 - distro: debian9 - distro: debian8 - - distro: archlinux - distro: alpine + #- distro: archlinux script: # Configure test script so we can run extra tests after playbook is run