mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Ahh...
This commit is contained in:
parent
6433c5dc15
commit
ee538b5046
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ env:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "pip install ."
|
- "pip install ."
|
||||||
- "sh install_deps.sh"
|
- "sh install-deps.sh"
|
||||||
|
|
||||||
script: py.test
|
script: py.test
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue