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

Commit7d279c5

Browse files
jayvdbgsnedders
authored andcommitted
.appveyor.yml: Add Python 3.5 and 3.6 environments (#363)
The Python 3.5 and 3.6 builds pass without problems.
1 parent6f8320e commit7d279c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ install:
99
build:off
1010

1111
test_script:
12-
# Avoid py35-optional, as pypi does not have lxml wheels for py35
13-
-python -m tox -e "py35-base,{py27,py33,py34}-{base,optional}"
12+
-python -m tox -e "{py27,py33,py34,py35,py36}-{base,optional}"
1413

1514
after_test:
1615
-python debug-info.py

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp