Skip to content

Commit

Permalink
Added testing for python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
demianw committed May 8, 2019
1 parent d4a88aa commit dbdd2b0
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 @@ -4,6 +4,7 @@ matrix:
- python: "2.7"
- python: "3.5"
- python: "3.6"
- python: "3.7"

before_install:
- deactivate
Expand Down

0 comments on commit dbdd2b0

Please sign in to comment.