Skip to content

Commit

Permalink
Fix Python 3.6 job on MacOS (mozilla#600)
Browse files Browse the repository at this point in the history
Fixes issue mozilla#600.
  • Loading branch information
whimboo committed Mar 19, 2020
1 parent dfbac8c commit 0e935dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ matrix:
os: osx
osx_image: xcode9.4
language: generic
env: TOXENV=py36
env: TOXENV=py3


install:
Expand Down

0 comments on commit 0e935dd

Please sign in to comment.