Change base python to 3.5, because it broke (https://travis-ci.org/mpasternak/secretary/jobs/228097578)
This commit is contained in:
parent
80bc2f243e
commit
30f4f5207d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@ env:
|
|||
- TOXENV=py26
|
||||
install: pip install -U tox
|
||||
language: python
|
||||
python: 3.6
|
||||
python: 3.5
|
||||
script: tox -e ${TOXENV}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue