This is a good place to note that our .travis.yml tested under PyPy and PyPy3; it doesn't look like CircleCI's cimg docker org generates those unfortunately. I don't have the time/energy to chase that down right now but hoping in future I can extend the new invocations orb to pull in a PyPy specific image from...somewhere.
This is a good place to note that our .travis.yml tested under PyPy and PyPy3; it doesn't look like CircleCI's
cimg
docker org generates those unfortunately. I don't have the time/energy to chase that down right now but hoping in future I can extend the new invocations orb to pull in a PyPy specific image from...somewhere.