[Scummvm-git-logs] scummvm ccawley2011-patch-1 -> 9b508e6d8caee122e6d5ac7dcb0d6ee0a4668450
ccawley2011
ccawley2011 at gmail.com
Thu May 23 00:20:40 CEST 2019
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
9b508e6d8c TRAVIS: Install curl on Mac OS X instead of curl-openssl
Commit: 9b508e6d8caee122e6d5ac7dcb0d6ee0a4668450
https://github.com/scummvm/scummvm/commit/9b508e6d8caee122e6d5ac7dcb0d6ee0a4668450
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2019-05-22T23:20:37+01:00
Commit Message:
TRAVIS: Install curl on Mac OS X instead of curl-openssl
Changed paths:
.travis.yml
diff --git a/.travis.yml b/.travis.yml
index 78362a2..f752294 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ addons:
packages:
- sdl2
- sdl2_net
- - curl-openssl
+ - curl
- jpeg-turbo
- libmpeg2
- a52dec
More information about the Scummvm-git-logs
mailing list