remove "sudo: false" now that travis no longer supports it

https://changelog.travis-ci.com/deprecation-container-based-linux-build-environment-82037
This commit is contained in:
Lucy Wang 2018-12-10 14:44:15 +08:00
parent e766bde3a3
commit 4d48759978
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
language: python
sudo: false
branches:
only:
- master