Skip to content

Commit

Permalink
Update Python 3.7 environment for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Nov 25, 2018
1 parent cbc3e26 commit 9c7afce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -25,7 +25,8 @@ matrix:
env: TOXENV=python3.6

- os: linux
python: 3.7-dev
dist: xenial
python: 3.7
sudo: required
env: TOXENV=python3.7

Expand Down

0 comments on commit 9c7afce

Please sign in to comment.