mirror of https://github.com/scrapy/scrapy.git
Enable Travis CI
This commit is contained in:
parent
c67d6dea31
commit
90f85a2b9b
|
|
@ -3,6 +3,7 @@ dist: xenial
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- http2 # Remove once merged into master
|
||||
- /^\d\.\d+$/
|
||||
- /^\d\.\d+\.\d+(rc\d+|\.dev\d+)?$/
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in New Issue