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