Changes in .travis.yml [7c6ae0e:d308f4b5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r7c6ae0e 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.