Skip to content

Commit

Permalink
add python 3.8 to travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jlusiardi committed Dec 14, 2020
1 parent 6ab2269 commit a42468d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -22,6 +22,13 @@ matrix:
FLAKE8=flake8
COVERAGE=coverage
COVERALLS=coveralls
- os: linux
dist: bionic
python: 3.8
env:
FLAKE8=flake8
COVERAGE=coverage
COVERALLS=coveralls
- os: osx
os_image: xcode12.2
language: generic
Expand Down

0 comments on commit a42468d

Please sign in to comment.