Changeset d308f4b5 in mainline
- Timestamp:
- 2020-01-16T17:06:24Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b08fb02
- Parents:
- 04b7f2f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r04b7f2f rd308f4b5 64 64 - sudo apt-get install -qq python3-setuptools 65 65 - pip3 install ninja 66 - pip3 install meson66 - pip3 install --force-reinstall meson==0.50.1 67 67 - ./tools/travis.sh install 68 68 script:
Note:
See TracChangeset
for help on using the changeset viewer.