Skip to content

Commit

Permalink
Travis build fixes (#79)
Browse files Browse the repository at this point in the history
- Attempting a different version/distro combo for pypy
  • Loading branch information
lowell80 committed Nov 4, 2020
1 parent d811597 commit 6a7e1a5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ matrix:
language: objective-c
env: PYENV_VERSION=3.7.5
- os: linux
python: 'pypy'
python: 'pypy3'
dist: bionic
sudo: true

# command to install dependencies

Expand Down

0 comments on commit 6a7e1a5

Please sign in to comment.