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