Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3dabc31

Browse files
committed
Update pypy so it hopefully is found in trusty python archive
See also python-telegram-bot#655
1 parent 5175930 commit 3dabc31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ python:
55
- "3.4"
66
- "3.5"
77
- "3.6"
8-
- "pypy"
9-
- "pypy3"
8+
- "pypy-5.8.0"
9+
- "pypy3.5-5.8.0"
1010

1111
dist: trusty
1212
sudo: false

0 commit comments

Comments
 (0)