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 9729f25

Browse filesBrowse files
Djaillamethane
authored andcommitted
travis: Add Python 3.8 test. (PyMySQL#393)
1 parent 0da8165 commit 9729f25
Copy full SHA for 9729f25

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+3
-3
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ language: python
44
# See aws s3 ls s3://travis-python-archives/binaries/ubuntu/16.04/x86_64/
55
python:
66
- "nightly"
7-
- "pypy3.5"
8-
- "pypy2.7-5.10.0"
7+
- "pypy3"
8+
- "pypy"
9+
- "3.8"
910
- "3.7"
1011
- "3.6"
1112
- "3.5"
1213
- "2.7"
13-
- "3.8-dev"
1414

1515
cache: pip
1616

0 commit comments

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