Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: bump to latest pypy
Browse files Browse the repository at this point in the history
also fixes the outdated debian jessie sources.list

Closes #1327
  • Loading branch information
pjenvey committed Apr 18, 2019
1 parent 43a8606 commit 53f5a9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ matrix:
env: TOXENV=py27 DDB=true CODECOV=true
- python: pypy2.7-6.0
env: TOXENV=pypy DDB=true CODECOV=true
- env: TOXENV=flake8
- python: 2.7
env: TOXENV=flake8
- python: 3.6
env: TOXENV=py36-mypy
allow_failures:
Expand Down

0 comments on commit 53f5a9a

Please sign in to comment.