Skip to content

Commit

Permalink
Add python 3.8 test in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
berfr committed Jun 23, 2020
1 parent 40c9ddb commit 96534e8
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 96534e8

Please sign in to comment.