Skip to content

Commit

Permalink
test 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsaxon committed Jan 9, 2020
1 parent b14e6c0 commit 51d403c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ python:
- 3.8
- 3.7
- 3.6
- 3.5
sudo: required
dist: xenial
install: pip install -U tox-travis coveralls
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ python =
3.8: py38
3.7: py37
3.6: py36
3.5: py35
flake: py37

[testenv:flake8]
Expand Down

0 comments on commit 51d403c

Please sign in to comment.