summaryrefslogtreecommitdiffstats
path: root/tests/builders/fixtures/shining-panda-pythonenv.yaml
blob: 50522ddc0c96e2074ae93fde53c8a54e15ea856c (plain)
1
2
3
4
5
6
7
builders:
    - shining-panda:
        build-environment: python
        python-version: System-CPython-2.7
        nature: python
        command: setup.py build
        ignore-exit-code: false