Wireshark-commits: [Wireshark-commits] master-3.2 cf1dce4: travis: remove redundant jobs, update to
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf1dce43751bf7d9cecc17de243e8a75615aaf03
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
cf1dce4 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>
(cherry picked from commit 94476998cfdf0706a2dfa0d762fcd06314d499d3)
Reviewed-on: https://code.wireshark.org/review/36493
Actions performed:
from 6245ff6 travis: add gcc-9 builds.
add cf1dce4 travis: remove redundant jobs, update to xcode11.3
Summary of changes:
.travis.yml | 45 ++-------------------------------------------
1 file changed, 2 insertions(+), 43 deletions(-)