mirror of https://github.com/scrapy/scrapy.git
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:
parent
e766bde3a3
commit
4d48759978
|
|
@ -1,5 +1,4 @@
|
|||
language: python
|
||||
sudo: false
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in New Issue