Skip to content

Commit

Permalink
Add python 3.8 to travis CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox committed Aug 16, 2020
1 parent 83afb6d commit ff9ca41
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 @@ -3,6 +3,7 @@ cache: pip

python:
- '3.6'
- '3.8'

os:
- linux
Expand Down

0 comments on commit ff9ca41

Please sign in to comment.