From e25ebc71fa4b1450c2745a8a9925f43c42715a27 Mon Sep 17 00:00:00 2001 From: Ahmad Date: Aug 07 2019 12:16:46 +0000 Subject: limit build platforms to mine --- diff --git a/.travis.yml b/.travis.yml index e19cf31..0bbe34a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,12 +5,12 @@ env: - distro: fedora30 - distro: fedora29 # - distro: centos7 - - distro: centos6 +# - distro: centos6 - distro: ubuntu1804 - distro: ubuntu1604 - distro: debian10 - distro: debian9 - - distro: debian8 +# - distro: debian8 script: # Configure test script so we can run extra tests after playbook is run.