Skip to content

Commit d92033a

Browse files
committed
✨ use python 3.7 instead of 3.7-dev
1 parent 3499211 commit d92033a

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,7 +7,7 @@ notifications:
77
{%block custom_python_versions%}
88
python:
99
- pypy-5.3.1
10-
- 3.7-dev
10+
- 3.7
1111
- 3.6
1212
- 3.5
1313
- 3.4

0 commit comments

Comments
 (0)