update travis
This commit is contained in:
parent
12f47f83a3
commit
9835926552
1 changed files with 2 additions and 0 deletions
|
|
@ -3,9 +3,11 @@ python:
|
|||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "pypy3"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install tox-travis
|
||||
# command to run tests
|
||||
script:
|
||||
- tox
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue