Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Disable py3.8 - still failing
  • Loading branch information
jakinyele committed Dec 23, 2020
1 parent 0e992aa commit acb5551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ python:
- "3.4"
- "3.6"
- "3.7"
- "3.8"
#- "3.8"
before_install:
- sudo apt-get -qq update
# Make sure python development tools are installed
Expand Down

0 comments on commit acb5551

Please sign in to comment.