Commit 9589b481 authored by Kevin Lyda's avatar Kevin Lyda 💬
Browse files

I love the pypy docker image. Also, sarcasm.

parent 17f8681b
Pipeline #1026 passed with stage
in 2 minutes and 9 seconds
# 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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment