Skip to content

Commit

Permalink
Merge pull request #133 from berfr/add-python-3.7-travis
Browse files Browse the repository at this point in the history
Add python 3.7 test in travis config
  • Loading branch information
jsvine committed Jun 23, 2020
2 parents a36a41a + c02219d commit 5da73d0
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 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
install:
- pip install .
- pip install nose
Expand Down

0 comments on commit 5da73d0

Please sign in to comment.