mirror of https://github.com/scrapy/scrapy.git
Merge pull request #3526 from lucywang000/update-travis
remove "sudo: false" now that travis no longer supports it
This commit is contained in:
commit
23bffff567
|
|
@ -1,5 +1,4 @@
|
|||
language: python
|
||||
sudo: false
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in New Issue