We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deaed36 commit 8ffe3a8Copy full SHA for 8ffe3a8
1 file changed
.travis.yml
@@ -64,10 +64,6 @@ matrix:
64
services:
65
- docker
66
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
71
# osx wheels
72
- os: osx
73
osx_image: xcode9.4
0 commit comments