This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
Radicale
mirror of
https://github.com/Kozea/Radicale
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Change tox command in .travis.yml
Guillaume Ayoub
9 years ago
parent
3560f96c8b
commit
36ad6bd021
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -9,6 +9,6 @@ install:
- pip install tox
script:
- - tox -
e py
+ - tox -
r
sudo: false