vdirsyncer/.travis.yml
Markus Unterwaditzer ea3e82ccba --use-mirrors
It seems to be deprecated, but everybody seems to use it.
2014-03-07 14:59:36 +01:00

10 lines
146 B
YAML

language: python
python: "2.7"
env:
- DAV_SERVER=radicale
- DAV_SERVER=radicale-git
install:
- "sh install-deps.sh"
script: py.test