Travis CI: 'sudo' tag is now deprecated in Travis

[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration)
This commit is contained in:
cclauss 2019-01-07 12:11:08 +01:00 committed by GitHub
parent 3107cb64f9
commit dc38d9cc57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
sudo: required
language: generic
services:
- docker