jenkins-job-builder/tests/builders/fixtures/shining-panda-pythonenv.yaml
Gabriele Cerami b400742224 Added support for python virtualenv plugin
Change-Id: Ie21699d43ff6331ae93cc83d8f9751ac683b43fa
2014-02-20 21:50:26 +01:00

8 lines
195 B
YAML

builders:
- shining-panda:
build-environment: python
python-version: System-CPython-2.7
nature: python
command: setup.py build
ignore-exit-code: false