mirror of
https://github.com/sivel/speedtest-cli.git
synced 2025-12-16 01:30:05 +01:00
pypy trusty
This commit is contained in:
@@ -41,6 +41,7 @@ matrix:
|
||||
env: TOXENV=py38
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
dist: trusty
|
||||
|
||||
before_install:
|
||||
- if [[ $(echo "$TOXENV" | egrep -c "py35") != 0 ]]; then pyenv global system 3.5; fi;
|
||||
|
||||
Reference in New Issue
Block a user