gitlab-ci: install all test dependencies under PyPy
commit1f0c2c0a0d2c76d0b2d351013bb14be092af45a6
authorChristoph Reiter <reiter.christoph@gmail.com>
Sat, 31 Mar 2018 22:04:15 +0000 (1 00:04 +0200)
committerChristoph Reiter <reiter.christoph@gmail.com>
Sat, 31 Mar 2018 22:04:15 +0000 (1 00:04 +0200)
tree432d8d63e754a077d7f3b073b6b7d0c1107033bb
parentb201097a42bc35de39a000b566f88f49ba2af172
gitlab-ci: install all test dependencies under PyPy

pytest-faulthandler was failing but this is now fixed upstream:
https://github.com/pytest-dev/pytest-faulthandler/pull/29
.gitlab-ci/test-docker.sh