]> git.phdru.name Git - m_librarian.git/commitdiff
CI(travis): remove deprecated `sudo` keyword
authorOleg Broytman <phd@phdru.name>
Thu, 7 Feb 2019 14:23:28 +0000 (17:23 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 7 Feb 2019 14:23:28 +0000 (17:23 +0300)
.travis.yml

index a5004c58dae2c315dc0e7e803b07046bec541eae..cf32cab6227b83e06a15c5edebc60e46e9428f8f 100644 (file)
@@ -4,9 +4,6 @@ branches:
   only:
     - master
 
-# Prefer docker containers
-sudo: required
-
 language: python
 
 python: