Skip to content

Commit 8ffe3a8

Browse files
committed
Remove chown ~/.cache/pip/wheels
1 parent deaed36 commit 8ffe3a8

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ matrix:
6464
services:
6565
- docker
6666
env: XXHASH_BUILDWHEELS=1
67-
# Travis-CI arm64 issue work-around
68-
# See https://travis-ci.community/t/permission-issue-while-building-wheels-for-various-python-packages/7822
69-
before_install:
70-
- sudo chown -fR $USER:$GROUP ~/.cache/pip/wheels
7167
# osx wheels
7268
- os: osx
7369
osx_image: xcode9.4

0 commit comments

Comments
 (0)