From 3444cd1813612fb230425ef41f111dc3a5f38b4e Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Thu, 2 Jun 2016 11:59:21 -0700 Subject: [PATCH] Remove the web_infrastructure modules from the py3 blacklist --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 21a0637fc6c..00d5d0a3aea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -128,9 +128,6 @@ env: system/selinux_permissive.py system/seport.py system/svc.py - web_infrastructure/deploy_helper.py - web_infrastructure/ejabberd_user.py - web_infrastructure/jira.py windows/win_unzip.py" before_install: - git config user.name "ansible"