Skip to content

Commit

Permalink
Add user install path on OSX 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed May 9, 2020
1 parent 3da11ee commit f98b180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ matrix:
# This one doesn't have problems with /System stuff, but one of the dependencies
# wants to write into /usr/local/man. So use --user to avoid that.
- __USER=--user
- PATH=/Users/travis/Library/Python/3.7/bin:$PATH
name: OSX (Python 3.7)

# Check 3.8-dev, but less concerned if this fails.
Expand Down

0 comments on commit f98b180

Please sign in to comment.