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

Commit6e4239c

Browse files
michael-kByron
authored andcommitted
Run tests on travis against an up-to-date nightly
Running "nightly" on trusty (the current default on travis) is notnightly any more, but 3.7.0a4+. Seehttps://docs.travis-ci.com/user/languages/python/#development-releases-support
1 parentc49ba43 commit6e4239c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ python:
44
-"3.4"
55
-"3.5"
66
-"3.6"
7-
-"nightly"
87
# - "pypy" - won't work as smmap doesn't work (see gitdb/.travis.yml for details)
98
matrix:
109
include:
1110
-python:3.7
1211
dist:xenial
1312
sudo:required
13+
-python:"nightly"
14+
dist:xenial
15+
sudo:required
1416
allow_failures:
1517
-python:"nightly"
1618
git:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp