Skip to content

Commit

Permalink
Merge pull request #135 from berfr/add-python-3.8-travis
Browse files Browse the repository at this point in the history
Add python 3.8 test in travis config
  • Loading branch information
jsvine committed Jun 25, 2020
2 parents 40c9ddb + 96534e8 commit d6543d9
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 @@ -5,6 +5,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
install:
- pip install .
- pip install nose
Expand Down

0 comments on commit d6543d9

Please sign in to comment.