1
0
mirror of https://github.com/simh/simh.git synced 2026-01-28 12:49:21 +00:00

travis: On OS/X run 'brew update' before installing packages.

This is to work around a bug in Homebrew, but it may be a good idea
anyway.
This commit is contained in:
Lars Brinkhoff
2019-10-29 08:07:58 -07:00
committed by Mark Pizzolato
parent 90b1301801
commit 34a133ce2e

View File

@@ -1,6 +1,7 @@
#!/bin/sh
install_osx() {
brew update
brew install sdl2
brew install sdl2_ttf
brew install vde