From fd08f6a0459cda72533ea2a29286427d15ef63e8 Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Tue, 10 Jan 2017 23:50:20 +0100 Subject: [PATCH] dont need sudo anymore --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4fea11d..69a03b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ python: - "3.5" - "pypy" cache: pip -sudo: required script: - nosetests --with-coverage install: -- GitLab