nigh
This commit is contained in:
parent
195afa0733
commit
ec5286ea8c
|
@ -1,5 +1,7 @@
|
|||
sudo: false
|
||||
language: python
|
||||
python:
|
||||
- 'nightly'
|
||||
# command to install dependencies
|
||||
install: "pip install -U tox"
|
||||
# # command to run tests
|
||||
|
|
Loading…
Reference in New Issue