mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-18 07:23:47 +02: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