Changeset 0cefcdc in mainline
- Timestamp:
- 2019-08-17T14:17:11Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4694043
- Parents:
- 65bac9b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r65bac9b r0cefcdc 62 62 - sudo apt-get install -qq genisoimage 63 63 - sudo apt-get install -qq python3-pip 64 - pip install ninja65 - pip install meson64 - pip3 install ninja 65 - pip3 install meson 66 66 - ./tools/travis.sh install 67 67 script:
Note:
See TracChangeset
for help on using the changeset viewer.