mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Use tox in circleci, version no might not be identified
This commit is contained in:
+2
-3
@@ -6,10 +6,9 @@ dependencies:
|
||||
pre:
|
||||
- sudo apt-get install redis-server
|
||||
override:
|
||||
- pip install --upgrade setuptools
|
||||
- pip install --upgrade -r requirements.txt
|
||||
- pip install -e .
|
||||
- pip install tox
|
||||
|
||||
test:
|
||||
override:
|
||||
- py.test -v
|
||||
- tox
|
||||
|
||||
Reference in New Issue
Block a user