From 4745b099883483dff427ebf7c0c7289612b51cfe Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Wed, 22 May 2019 23:20:37 +0100 Subject: TRAVIS: Install curl on Mac OS X instead of curl-openssl --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 78362a20ce..f752294347 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ addons: packages: - sdl2 - sdl2_net - - curl-openssl + - curl - jpeg-turbo - libmpeg2 - a52dec -- cgit v1.2.3