From 5be7ea17d27feb708a3888f11350b5b9c21a19a0 Mon Sep 17 00:00:00 2001 From: Elliot Saba Date: Sat, 2 Dec 2017 10:10:36 -0800 Subject: [PATCH] Turn on downloading of the macOS SDK --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 886d734..8c3c1d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ cache: env: global: - BINARYBUILDER_DOWNLOADS_CACHE=downloads + - BINARYBUILDER_AUTOMATIC_APPLE=true # Our build takes so long, we split the targets across multiple runs in our matrix matrix: - TARGET=x86_64-linux-gnu