File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ matrix:
1414 dist : xenial
1515 - python : pypy3.5-5.10.1
1616 dist : xenial
17+ - python : 3.8-dev
18+ dist : xenial
1719 allow_failures :
1820 - python : pypy2.7-5.10.0
1921 - python : pypy3.5-5.10.1
Original file line number Diff line number Diff line change @@ -2,14 +2,15 @@ environment:
22
33 matrix :
44 # For Python versions available on Appveyor, see
5- # http ://www.appveyor.com/docs/installed- software#python
5+ # https ://www.appveyor.com/docs/windows-images- software/ #python
66 # The list here is complete (excluding Python 2.6, which
77 # isn't covered by this document) at the time of writing.
88
99 - PYTHON : " C:\\ Python27"
1010 - PYTHON : " C:\\ Python35"
1111 - PYTHON : " C:\\ Python36"
1212 - PYTHON : " C:\\ Python37"
13+ # - PYTHON: "C:\\Python38"
1314
1415branches :
1516 only :
You can’t perform that action at this time.
0 commit comments