Skip to content

Commit

Permalink
Add support for 3.8-dev in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
PCManticore committed Mar 5, 2019
1 parent a756619 commit 6aef7ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
env: TOXENV=py37
dist: xenial
sudo: true
- python: 3.8
env: TOXENV=py38
dist: xenial
sudo: true

before_install:
- python --version
Expand Down

0 comments on commit 6aef7ac

Please sign in to comment.