Skip to content

Commit

Permalink
Added Python 3.8 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
runfalk committed Jun 3, 2019
1 parent 2d27f0a commit a19f756
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 @@ -8,6 +8,7 @@ matrix:
- python: 3.5
- python: 3.6
- python: 3.7
- python: 3.8
install:
- pip install -e .[dev]
script:
Expand Down

0 comments on commit a19f756

Please sign in to comment.