mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-01 04:38:12 +00:00
Run tests into a tmp directory prefixed by unicode character
This commit is contained in:
parent
48dae085aa
commit
2172c25df6
@ -9,7 +9,8 @@ install:
|
|||||||
- python setup.py install
|
- python setup.py install
|
||||||
- pip install -rdev-requirements.txt
|
- pip install -rdev-requirements.txt
|
||||||
script:
|
script:
|
||||||
- py.test -v -s tests
|
- mkdir ‡
|
||||||
|
- py.test -v -s tests --basetemp=‡
|
||||||
deploy:
|
deploy:
|
||||||
provider: pypi
|
provider: pypi
|
||||||
user: noplay
|
user: noplay
|
||||||
|
Loading…
Reference in New Issue
Block a user