Skip to content

Commit

Permalink
Added Python 3.5 to Travis CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
perwin committed Jul 19, 2019
1 parent abc9dfa commit fcd682b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ os:

language: python
python:
- "3.5"
- "3.6"
- "3.7"

Expand Down

0 comments on commit fcd682b

Please sign in to comment.