Skip to content

Commit

Permalink
remove py3.8 from travis
Browse files Browse the repository at this point in the history
Learned: scipy can't compile on travis, so not supported.
  • Loading branch information
Myke Cuthbert committed Oct 26, 2019
1 parent a4b3201 commit 9cb48c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ matrix:
- python: 3.7
dist: xenial
sudo: true
- python: 3.8
dist: xenial
sudo: true
# - python: 3.8
# dist: xenial
# sudo: true

services:
- xvfb
Expand Down

0 comments on commit 9cb48c1

Please sign in to comment.