mirror of
https://github.com/PDP-10/its.git
synced 2026-05-01 14:06:28 +00:00
Have Travis CI update homebrew in each run.
This commit is contained in:
@@ -31,6 +31,7 @@ install_freebsd() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
install_osx() {
|
install_osx() {
|
||||||
|
brew update
|
||||||
case "$EMULATOR" in
|
case "$EMULATOR" in
|
||||||
simh) brew install sdl2;;
|
simh) brew install sdl2;;
|
||||||
pdp10-*) brew install sdl2;;
|
pdp10-*) brew install sdl2;;
|
||||||
|
|||||||
Reference in New Issue
Block a user