From e893614159c68c03fa294c63f2f2001ce700d4be Mon Sep 17 00:00:00 2001 From: JJ Merelo Date: Sun, 15 Apr 2018 10:01:48 +0200 Subject: [PATCH] Eliminating osx But leaving #1828 closed. The way it is now, it's going to be impossible to have it built in OSX. Not only are we using Linux binaries, but also packing them in a way that's not available in OSX. We'll have to add it to the matrix with specific instructions for installing stuff, but that's rather a matter for #1765 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 04b470cdc..c3816e60c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ os: - linux - - osx cache: directories: