From e59fd26d4987050e474a6de27dd503f32cc7820a Mon Sep 17 00:00:00 2001 From: iphydf Date: Wed, 24 Aug 2016 23:52:34 +0100 Subject: Add OSX and Windows build to travis config. Tests for Windows are disabled for now, until we figure out which tests can successfully run on wine and select only those. --- other/travis/toxcore-osx-install | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 other/travis/toxcore-osx-install (limited to 'other/travis/toxcore-osx-install') diff --git a/other/travis/toxcore-osx-install b/other/travis/toxcore-osx-install new file mode 100755 index 00000000..4b777340 --- /dev/null +++ b/other/travis/toxcore-osx-install @@ -0,0 +1,3 @@ +#!/bin/sh + +brew install libsodium libvpx opus libconfig check astyle -- cgit v1.2.3