URL: https://github.com/freeipa/freeipa/pull/1056
Author: stlaz
 Title: #1056: Remove temporary workaround for Travis CI
Action: opened

PR body:
"""
Once Travis fixes their issue/will post resolution, we can remove the 
workaround.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1056/head:pr1056
git checkout pr1056
From d360e163f10949a1a7a3ef72f72f9585a8ee23d4 Mon Sep 17 00:00:00 2001
From: Stanislav Laznicka <slazn...@redhat.com>
Date: Mon, 11 Sep 2017 07:57:40 +0200
Subject: [PATCH] Remove temporary workaround for Travis CI

---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index d780b036a5..ec2e41aabb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,4 @@
 language: python
-group: deprecated-2017Q3
 services:
     - docker
 
_______________________________________________
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org

Reply via email to