[Forensics-changes] [yara] 93/192: Upgrade Mac OS X configuration in travis.yml to xcode7.3 as xcode7 is now deprecated.

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:31:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.6.0
in repository yara.

commit 5a8f180d372eace8293c8a3bb60e133bbf502458
Author: plusvic <plusvic at gmail.com>
Date:   Tue Jan 17 18:23:09 2017 +0100

    Upgrade Mac OS X configuration in travis.yml to xcode7.3 as xcode7 is now deprecated.
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 9fbcf67..4887177 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,8 +36,7 @@ matrix:
         sudo apt-get update
         sudo apt-get install -y gcc-mingw-w64 autoconf automake libtool
     - os: osx
-      # Xcode 7.0.1 GM on OS X 10.10. This still includes OpenSSL.
-      osx_image: xcode7
+      osx_image: xcode7.3
 
 before_script: ./bootstrap.sh
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list