Skip to content

Commit f41c456

Browse files
mathematicalmichaelPezi777
authored andcommitted
simple typo (travis-ci#2589)
thanks for making it so easy to make changes. I love the template for the site.
1 parent 33f2fc6 commit f41c456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/languages/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
os: osx
175175
osx_image: xcode11.2 # Python 3.7.4 running on macOS 10.14.4
176176
language: shell # 'language: python' is an error on Travis CI macOS
177-
- name: "Python 3.7.4 on Windows"
177+
- name: "Python 3.8.0 on Windows"
178178
os: windows # Windows 10.0.17134 N/A Build 17134
179179
language: shell # 'language: python' is an error on Travis CI Windows
180180
before_install:

0 commit comments

Comments
 (0)