From 85a78b8c133174cb0e96bd04b5f55c68e564e6ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 1 Mar 2019 11:15:05 +0100 Subject: [PATCH] Fedora CI: Workaround for fedora-ci/general #31 https://pagure.io/fedora-ci/general/issue/31 --- tests/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.yml b/tests/tests.yml index 6e23a66..a98b11e 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -48,7 +48,7 @@ run: pipenv --three && pipenv install six required_packages: - gcc - - /usr/bin/virtualenv + - virtualenv - python26 - python27 - python34