mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-28 03:08:14 +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
|
||||
- pip install -rdev-requirements.txt
|
||||
script:
|
||||
- py.test -v -s tests
|
||||
- mkdir ‡
|
||||
- py.test -v -s tests --basetemp=‡
|
||||
deploy:
|
||||
provider: pypi
|
||||
user: noplay
|
||||
|
Loading…
Reference in New Issue
Block a user