From: Oleg Broytman Date: Thu, 7 Feb 2019 14:22:55 +0000 (+0300) Subject: CI(travis): remove deprecated `sudo` keyword X-Git-Tag: 0.3.0~28 X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=commitdiff_plain;h=45fc87bdf32110a196e050a238f2f78833e515f6 CI(travis): remove deprecated `sudo` keyword --- diff --git a/.travis.yml b/.travis.yml index eace8ca..a3bc241 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,6 @@ branches: only: - master -# Prefer docker containers -sudo: required - language: python python: