Skip to content

Commit

Permalink
add python 3.7 and 3.8 to travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanD986 authored and LudovicRousseau committed Apr 6, 2020
1 parent 798975b commit f4a8ae4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ python:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
- "3.8"

addons:
apt:
Expand Down

0 comments on commit f4a8ae4

Please sign in to comment.