This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
collective.z3cform.rolefield/.travis.yml

13 lines
253 B
YAML
Raw Permalink Normal View History

2013-06-01 18:04:49 +02:00
language: python
python:
- 2.7
install:
- mkdir -p buildout-cache/{eggs,downloads}
- python bootstrap.py -c travis.cfg -d
- bin/buildout -c travis.cfg -N -q -t 3
script:
- bin/test
notifications:
email:
- prive-ged@listes.entrouvert.com