diff --git a/.travis/deps.sh b/.travis/deps.sh index ced804fd..1559b8e4 100755 --- a/.travis/deps.sh +++ b/.travis/deps.sh @@ -1,6 +1,7 @@ #!/bin/sh install_osx() { + brew update brew install sdl2 brew install sdl2_ttf brew install vde