1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-13 18:50:53 +00:00

Change tox command in .travis.yml

This commit is contained in:
Guillaume Ayoub 2016-05-18 22:35:31 +02:00
parent 3560f96c8b
commit 36ad6bd021

View file

@ -9,6 +9,6 @@ install:
- pip install tox
script:
- tox -e py
- tox -r
sudo: false