mirror of https://github.com/scrapy/scrapy.git
Use Python 3.6-dev on Travis
This commit is contained in:
parent
a214731471
commit
40851a3d4c
|
|
@ -1,5 +1,5 @@
|
|||
language: python
|
||||
python: 3.5
|
||||
python: 3.6-dev
|
||||
sudo: false
|
||||
branches:
|
||||
only:
|
||||
|
|
|
|||
Loading…
Reference in New Issue