dont test pypy on gitlab for now, still keep in TOX

This commit is contained in:
Tyrel Souza 2016-05-20 15:13:25 -04:00
parent 6f5a6c1e8c
commit a452e1854e
No known key found for this signature in database
GPG Key ID: 2EECB5087209E6A5
1 changed files with 0 additions and 6 deletions

View File

@ -30,9 +30,3 @@ py35:
image: python:3.5
script:
- tox -e py35
pypy:
stage: test
image: python:pypy
script:
- tox -e pypy