mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Get a PyPy image
This commit is contained in:
parent
6f855cb328
commit
ec306663c9
@ -25,6 +25,12 @@ workflows:
|
||||
|
||||
- "slackware-14.2"
|
||||
|
||||
# Test against PyPy 2.7/7.1.1
|
||||
- "pypy2.7-7.1":
|
||||
# Just until I'm satisfied the image is being built right
|
||||
requires:
|
||||
- "build-image-pypy-2.7-7.1.1-jessie"
|
||||
|
||||
# Other assorted tasks and configurations
|
||||
- "lint"
|
||||
- "deprecations"
|
||||
@ -59,6 +65,7 @@ workflows:
|
||||
- "build-image-fedora-29"
|
||||
- "build-image-centos-7"
|
||||
- "build-image-slackware-14.2"
|
||||
- "build-image-pypy-2.7-7.1.1-jessie"
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user