Skip to content
Snippets Groups Projects
Commit 9589b481 authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

I love the pypy docker image. Also, sarcasm.

parent 17f8681b
No related branches found
No related tags found
No related merge requests found
Pipeline #
# Dear maintainers of the pypy image...
before_script:
- test -f /usr/local/bin/pypy && ln -s pypy /usr/local/bin/python
- test -f /usr/local/bin/pypy3 && ln -s pypy3 /usr/local/bin/python
- python setup.py install
test:2.7:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment