Changeset 4694043 in mainline


Ignore:
Timestamp:
2019-08-17T14:25:55Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7c6ae0e
Parents:
0cefcdc
Message:

Install setuptools in Travis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r0cefcdc r4694043  
    6262  - sudo apt-get install -qq genisoimage
    6363  - sudo apt-get install -qq python3-pip
     64  - sudo apt-get install python3-setuptools
    6465  - pip3 install ninja
    6566  - pip3 install meson
Note: See TracChangeset for help on using the changeset viewer.