Skip to content

Commit

Permalink
ENH #211 add py3.8 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Nov 1, 2019
1 parent 89a547f commit 116f820
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 @@ -13,6 +13,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"

before_script:
- wget http://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
Expand Down

0 comments on commit 116f820

Please sign in to comment.