mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fix OS X Travis.
This commit is contained in:
parent
1577c75c29
commit
c49a6e7f5b
|
@ -1,3 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Workaround for bug in Homebrew where it only finds an old Ruby version.
|
||||
brew update
|
||||
|
||||
brew install libsodium libvpx opus libconfig check astyle
|
||||
|
|
Loading…
Reference in New Issue
Block a user