Skip to content
Snippets Groups Projects
Commit f5f1a3d2 authored by Claudiu Popa's avatar Claudiu Popa
Browse files

Disable pypy for now, we need to upgrade to pypy3 (which is currently handled in a PR)

parent e4790c3a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,8 +6,8 @@ matrix:
env: TOXENV=py34
- python: 3.5
env: TOXENV=py35
- python: pypy
env: TOXENV=pypy
#- python: pypy
# env: TOXENV=pypy
- python: 3.5
env: TOXENV=pylint
- python: 3.6
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment