summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAhmad Fatoum <[email protected]>2018-01-27 01:04:28 +0100
committerAhmad Fatoum <[email protected]>2018-01-27 01:05:17 +0100
commitd5bbcbc15f9111381b82bd02e7c498c9fca586d2 (patch)
tree4e58018ef7a04e34c85d257ca3b04ea4736992ec
parent1ab3c058f5e0ecbb64de0ba266065833f6abf198 (diff)
downloadraylib-d5bbcbc15f9111381b82bd02e7c498c9fca586d2.tar.gz
raylib-d5bbcbc15f9111381b82bd02e7c498c9fca586d2.zip
Travis CI: Don't set CFLAGS=-m64 for macOS build
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 49584010..0974b218 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@ matrix:
env: ARCH=amd64
sudo: required
- os: osx
- env: ARCH=amd64
+ env: ARCH=universal
before_script: