Skip to content

Commit

Permalink
install 3.8 on OSX #388
Browse files Browse the repository at this point in the history
  • Loading branch information
3ll3d00d committed Dec 5, 2020
1 parent b06b7ed commit 39c8046
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ matrix:
osx_image: xcode10.2
language: shell
env:
- PATH="/usr/local/opt/python@3.8/bin:$PATH"
- PBIN=pip3
- PRUN="pipenv run"
before_install:
Expand Down Expand Up @@ -101,6 +102,7 @@ addons:
- libsndfile1
homebrew:
packages:
- python@3.8
- pipenv
install:
- $PBIN install pipenv
Expand Down

0 comments on commit 39c8046

Please sign in to comment.