From 65bc1ff549fb5f0c0c57c18ef6aba058e573369a Mon Sep 17 00:00:00 2001
From: ulif <uli@gnufix.de>
Date: Sat, 28 Mar 2015 10:52:24 +0100
Subject: [PATCH] Remove remainings from other project.

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

diff --git a/.travis.yml b/.travis.yml
index 156f2b4..c3aeb0b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,6 @@ python:
   - "3.4"
 before_install:
   - sudo apt-get update -qq
-  - sudo apt-get install -qq gnupg
   # Workaround for a permissions issue with Travis virtual machine images
   # that breaks Python's multiprocessing:
   # https://github.com/travis-ci/travis-cookbooks/issues/155
-- 
GitLab