mirror of
https://github.com/vale981/SecondaryValue
synced 2025-03-04 08:31:38 -05:00
fix travis
This commit is contained in:
parent
a2cc857f24
commit
8ae62b6459
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
dist: xenial # required for Python >= 3.7
|
||||
language: python
|
||||
python:
|
||||
- "3"
|
||||
- "3.7"
|
||||
- "nightly" # nightly build
|
||||
|
||||
install:
|
||||
- pip install tox-travis coveralls
|
||||
|
|
Loading…
Add table
Reference in a new issue