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:
committed by
Mark Pizzolato
parent
90b1301801
commit
34a133ce2e
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
install_osx() {
|
||||
brew update
|
||||
brew install sdl2
|
||||
brew install sdl2_ttf
|
||||
brew install vde
|
||||
|
||||
Reference in New Issue
Block a user