Travis CI: Don't set CFLAGS=-m64 for macOS build
This commit is contained in:
parent
1ab3c058f5
commit
d5bbcbc15f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ matrix:
|
||||||
env: ARCH=amd64
|
env: ARCH=amd64
|
||||||
sudo: required
|
sudo: required
|
||||||
- os: osx
|
- os: osx
|
||||||
env: ARCH=amd64
|
env: ARCH=universal
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue