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

Appearance settings

Commit 0c01785

Browse filesBrowse files
author
Bastien Vallet
committed
[CI] py38 is now official
Cleanup travis configuration
1 parent 0da8165 commit 0c01785
Copy full SHA for 0c01785

File tree

Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+3-4Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
dist: xenial
21
language: python
32

43
# See aws s3 ls s3://travis-python-archives/binaries/ubuntu/16.04/x86_64/
54
python:
65
- "nightly"
7-
- "pypy3.5"
8-
- "pypy2.7-5.10.0"
6+
- "pypy3"
7+
- "pypy"
8+
- "3.8"
99
- "3.7"
1010
- "3.6"
1111
- "3.5"
1212
- "2.7"
13-
- "3.8-dev"
1413

1514
cache: pip
1615

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.