Skip to content

Commit

Permalink
Enable python3.8 testing in travis
Browse files Browse the repository at this point in the history
Based on PR#750 [1].

[1] openSUSE#750
  • Loading branch information
marcus-h committed Jun 4, 2020
1 parent 3d21f24 commit e807abb
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 @@ python:
- '2.7'
- '3.6'
- '3.7'
- '3.8'
addons:
apt:
packages:
Expand Down

0 comments on commit e807abb

Please sign in to comment.