mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-19 16:28:14 +00:00
Fix typo.
This commit is contained in:
parent
fc08e5ae33
commit
2aaa29feb6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ matrix:
|
|||
include:
|
||||
- os: windows
|
||||
language: sh
|
||||
python: '3.7'
|
||||
python: '3.8'
|
||||
before_install:
|
||||
- choco install python3
|
||||
- ln -s "/c/Python38/python.exe" "/c/Python38/python3.exe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue