Browse Source

Remove deprecated keyword "sudo" from travis config.

cf.
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

modified:   .travis.yml
Jürgen Gmach 5 years ago
parent
commit
6364e89440
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -1,5 +1,3 @@
-sudo: required
-
 language: python
 
 cache: