Skip to content

Commit 30df19b

Browse files
committed
💚 Remove Python 3.8-dev
The Python 3.8-dev job has broken on building ruamel.yaml, and the template doesnt provide control over allowing failures.
1 parent 7f09acd commit 30df19b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.moban.d/travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ env:
99
{%block custom_python_versions%}
1010
python:
1111
- &pypy2 pypy2.7-6.0
12-
- 3.8-dev
1312
- 3.7
1413
- 3.6
1514
- 3.5

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ notifications:
66
email: false
77
python:
88
- &pypy2 pypy2.7-6.0
9-
- 3.8-dev
109
- 3.7
1110
- 3.6
1211
- 3.5

0 commit comments

Comments
 (0)