Skip to content

Commit

Permalink
update travis to 3.8
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.mystic.cacr.caltech.edu/pathos/dill@1265 8bfda07e-5b16-0410-ab1d-fd04ec2748df
  • Loading branch information
mmckerns committed Oct 23, 2019
1 parent 898c9e4 commit 7b255cb
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,12 @@ matrix:
sudo: true
env:

- python: '3.8-dev'
- python: '3.8'
dist: xenial
sudo: true
env:

- python: '3.9-dev'
dist: xenial
sudo: true
env:
Expand All @@ -83,7 +88,7 @@ matrix:
- python: '3.1'
- python: '3.2'
- python: '3.3'
- python: '3.8-dev'
- python: '3.9-dev'
- python: 'nightly'
- python: 'pypy3'
fast_finish: true
Expand Down

0 comments on commit 7b255cb

Please sign in to comment.