mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-17 02:21:00 -04:00
fighting with travis...
This commit is contained in:
parent
174cfbd3fb
commit
d48d780686
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
for test in `ls -1 | egrep ^onionshare_`; do
|
||||
xvfb-run pytest $test -vvv || exit 1
|
||||
xvfb-run pytest-3 $test -vvv || exit 1
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue