Skip to content

Commit

Permalink
Build fix - bump OSX job to python 3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
brunns committed Jan 7, 2020
1 parent dc4c523 commit 94f50aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ matrix:
- TOX_ENV=py38
- os: osx
language: generic
python: 3.6
python: 3.7
env:
- TOX_ENV=py36
- TOX_ENV=py37
- os: windows
language: sh
python: 3.7
Expand Down

0 comments on commit 94f50aa

Please sign in to comment.