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

Commit7fea68a

Browse files
jdufresnegsnedders
authored andcommitted
Simplify Travis CI configuration
Travis now support Python 3.7.
1 parentaf19281 commit7fea68a

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

‎.travis.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: python
22
python:
33
-"pypy3"
44
-"pypy"
5+
-"3.7"
56
-"3.6"
67
-"3.5"
78
-"2.7"
@@ -16,18 +17,6 @@ env:
1617
-TOXENV=base
1718
-TOXENV=six19-optional
1819

19-
matrix:
20-
include:
21-
-python:"3.7"
22-
dist:xenial# required for Python >= 3.7
23-
env:TOXENV=optional
24-
-python:"3.7"
25-
dist:xenial# required for Python >= 3.7
26-
env:TOXENV=base
27-
-python:"3.7"
28-
dist:xenial# required for Python >= 3.7
29-
env:TOXENV=six19-optional
30-
3120
install:
3221
-pip install tox codecov
3322

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp