From: Oleg Broytman Date: Mon, 25 Feb 2019 18:19:00 +0000 (+0300) Subject: CI(travis): Remove outdated sudo keyword X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=commitdiff_plain;h=fcc5417d32bac949956ec3a12aa859a4d264e508;ds=sidebyside CI(travis): Remove outdated sudo keyword --- diff --git a/project_template/.travis.yml b/project_template/.travis.yml index e5fa711..19b5d49 100644 --- a/project_template/.travis.yml +++ b/project_template/.travis.yml @@ -6,9 +6,6 @@ branches: only: - master -# Prefer docker containers -sudo: required - language: python python: