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.task/.travis.yml

13 lines
253 B
YAML

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