Skip to content

Commit

Permalink
supporting python 3.7 instead of 3.5, keeping 3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
swfarnsworth committed Nov 17, 2019
1 parent 6c0d99f commit 7bfaa77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,8 +6,8 @@ dist: trusty
group: edge

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

os:
- linux
Expand Down

0 comments on commit 7bfaa77

Please sign in to comment.