8000 Update pypy to python 3 · MiConnell/document-api-python@a36ddbf · GitHub
[go: up one dir, main page]

Skip to content

Commit a36ddbf

Browse files
committed
1 parent 805957e commit a36ddbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python:
77
- "3.7"
88
- "3.8"
99
- "3.9"
10-
- "pypy"
10+
- "pypy3" # pypy = python 2
1111
# command to install dependencies
1212
install:
1313
- "pip install -e ."

0 commit comments

Comments
 (0)
0