URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63ebb27821b2b6905912b079d9078acb31c78222
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
63ebb27 by Dario Lombardo (lomato@xxxxxxxxx):
    gitlab-ci: fix pytest execution.
    
    pytest-3 is the executable name on the docker image (ubuntu derivated).
    
    Remove pip and pytest installation while here, since they're
    provided by the docker image.
    
    Change-Id: Iad2e9cafc42cd1e83b2868126abb91d5ee7bbd92
    Reviewed-on: https://code.wireshark.org/review/33145
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit c95e83d9a94c270a5d04202ab3ef4ad86847eed2)
    Reviewed-on: https://code.wireshark.org/review/33872
    
Actions performed:
    from  8a2cd1f   gitlab-ci: use new base image, drop gcc-4 job
     add  63ebb27   gitlab-ci: fix pytest execution.
Summary of changes:
 .gitlab-ci.yml | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)