tahoma2d/ci-scripts/osx/travis-install.sh

5 lines
113 B
Bash
Raw Normal View History

2016-07-01 23:23:32 +12:00
#!/bin/bash
brew update
2017-10-13 01:43:12 +13:00
brew install glew lz4 lzo libusb libmypaint qt
brew tap tcr/tcr
2017-10-13 01:43:12 +13:00
brew install clang-format