We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1577c75 commit c49a6e7Copy full SHA for c49a6e7
other/travis/toxcore-osx-install
@@ -1,3 +1,6 @@
1
#!/bin/sh
2
3
+# Workaround for bug in Homebrew where it only finds an old Ruby version.
4
+brew update
5
+
6
brew install libsodium libvpx opus libconfig check astyle
0 commit comments