Skip to content

Commit

Permalink
Remove Python 3.8 on Travis as it does not work.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Jan 2, 2020
1 parent 7694353 commit f31daed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ language: python

python:
- "3.7"
- "3.8"

install:
- pip install coveralls
Expand Down

0 comments on commit f31daed

Please sign in to comment.