only force tox to upgrade
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: python
|
||||
# command to install dependencies
|
||||
install: "pip install 'virtualenv<1.10' -e . detox"
|
||||
install: "pip install -U detox"
|
||||
# # command to run tests
|
||||
script: detox --recreate
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user