Skip to content

Commit 4e01485

Browse files
committed
✨ test against 3.8-dev
1 parent 9823e9a commit 4e01485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/travis.yml.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ notifications:
77
{%block custom_python_versions%}
88
python:
99
- pypy-5.3.1
10+
- 3.8-dev
1011
- 3.7
1112
- 3.6
1213
- 3.5
13-
- 3.4
1414
- 2.7
1515
{%endblock%}
1616
{%block exclusion_matrix%}

0 commit comments

Comments
 (0)