Wireshark-commits: [Wireshark-commits] master 1716352: travis: remove redundant jobs, update to xco

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Mar 2020 22:40:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1716352f6f904d688f66c034222b5a86046cf653
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1716352 by Peter Wu (peter@xxxxxxxxxxxxx):

    travis: remove redundant jobs, update to xcode11.3
    
    * Remove amd64+gcc-8 NOPCAP in favor of the faster clang NOPCAP. GitLab
      CI builds showed that both builds would catch the same issues.
    * Remove NOPCAP macOS, it is very uncommon so do not waste cycles on it.
    * Remove amd64+gcc-8 as amd64+gcc-9 covers the same plus more.
    * Remove unnecessary PPA, gcc-8 is included with bionic by default.
    * Remove Xcode10.3 build to save resources.
    * Update Xcode11.2 to the latest Xcode11.3, no compiler changes.
    
    Change-Id: Iddaa20b865fe16380844f266fc68d394f979a14c
    Reviewed-on: https://code.wireshark.org/review/36478
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  ef8f915   packet-kerberos: rename some generated fields to avoid name conflicts
     add  1716352   travis: remove redundant jobs, update to xcode11.3


Summary of changes:
 .travis.yml | 45 ++-------------------------------------------
 1 file changed, 2 insertions(+), 43 deletions(-)