This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3c3af4b332
zig
/
ci
/
travis_osx_install
8 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
travis: add macos script
2017-08-26 22:07:06 -07:00
#!/bin/sh
travis again
2017-08-26 22:25:34 -07:00
set -x
depend on embedded SoftFloat-3d instead of __float128 See #302 See #467
2017-09-13 22:44:22 -07:00
brew install llvm@5
brew outdated llvm@5 || brew upgrade llvm@5
travis: add macos script
2017-08-26 22:07:06 -07:00