Use default pypy/pypy3

This commit is contained in:
Hugo 2017-09-09 11:25:24 +03:00 committed by GitHub
parent e0eb92ac0e
commit 9b613c1bb6

View File

@ -10,8 +10,8 @@ notifications:
matrix: matrix:
fast_finish: true fast_finish: true
include: include:
- python: "pypy-5.7.1" - python: "pypy"
- python: "pypy3.3-5.2-alpha1" - python: "pypy3"
- python: '3.6' - python: '3.6'
- python: '2.7' - python: '2.7'
- python: "2.7_with_system_site_packages" # For PyQt4 - python: "2.7_with_system_site_packages" # For PyQt4