Commit d41b8ed083a3e529a8a16db513087266e4424a63

Carlos Martín Nieto 2015-07-06T18:32:31

travis: update the homebrew db We need to make sure we are asking for the current version of packages, or we might get 404s from the download service.

1
2
3
4
5
6
7
8
9
10
diff --git a/script/install-deps-osx.sh b/script/install-deps-osx.sh
index c2e0162..a0216e9 100755
--- a/script/install-deps-osx.sh
+++ b/script/install-deps-osx.sh
@@ -2,4 +2,5 @@
 
 set -x
 
+brew update
 brew install libssh2 cmake