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

Commitd5183ff

Browse files
committed
travis: Also test with nightly Python builds
1 parent8b2c97f commitd5183ff

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎.travis.yml‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ sudo: false
33
dist:bionic
44

55
python:
6-
-"2.7"
7-
-"3.6"
8-
-"3.7"
6+
-"3.9-dev"
97
-"3.8"
10-
-"3.9"
8+
-"3.7"
9+
-"3.6"
10+
-"2.7"
11+
-"nightly"
1112
-"pypy"
1213
-"pypy3"
1314

@@ -17,6 +18,7 @@ env:
1718

1819
matrix:
1920
allow_failures:
21+
-python:"nightly"
2022
-python:"pypy"
2123
-python:"pypy3"
2224

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp