Skip to content

Commit c49a6e7

Browse files
committed
Fix OS X Travis.
1 parent 1577c75 commit c49a6e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

other/travis/toxcore-osx-install

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
#!/bin/sh
22

3+
# Workaround for bug in Homebrew where it only finds an old Ruby version.
4+
brew update
5+
36
brew install libsodium libvpx opus libconfig check astyle

0 commit comments

Comments
 (0)