Wireshark-commits: [Wireshark-commits] master d76e32f: travis: do not run pip as root
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 08 Jan 2019 04:43:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d76e32f478f2a1c36e641a68f0d95f17501bbab1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d76e32f by Peter Wu (peter@xxxxxxxxxxxxx):

    travis: do not run pip as root
    
    Both Ubuntu and macOS seems happy without it, removing sudo allows it to
    be executed on Windows as well.
    
    Change-Id: I9daece79d3bc5c97078ba27834de42228f7c3dc9
    Reviewed-on: https://code.wireshark.org/review/31434
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d45f0fa   Qt: Clarify Remove action from the welcome page
     add  d76e32f   travis: do not run pip as root


Summary of changes:
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)