Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaba7b23

Browse files
cclausssigmavirus24
cclauss
authored andcommitted
Add Python 3.6 and 3.7 to AppVeyor
1 parent00a9e3e commitaba7b23

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

‎appveyor.yml‎

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,17 @@ environment:
1414
-PYTHON:"C:\\Python34-x64"
1515
TOXENV:py34
1616
-PYTHON:"C:\\Python35"
17-
TOXENV:py35
17+
TOXENV:py35
1818
-PYTHON:"C:\\Python35-x64"
19-
TOXENV:py35
19+
TOXENV:py35
20+
-PYTHON:"C:\\Python36"
21+
TOXENV:py36
22+
-PYTHON:"C:\\Python36-x64"
23+
TOXENV:py36
24+
-PYTHON:"C:\\Python37"
25+
TOXENV:py37
26+
-PYTHON:"C:\\Python37-x64"
27+
TOXENV:py37
2028

2129
init:
2230
-"echo %PYTHON%"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp