Changes in .travis.yml [7c6ae0e:d308f4b5] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r7c6ae0e rd308f4b5  
    6464  - sudo apt-get install -qq python3-setuptools
    6565  - pip3 install ninja
    66   - pip3 install meson
     66  - pip3 install --force-reinstall meson==0.50.1
    6767  - ./tools/travis.sh install
    6868script:
Note: See TracChangeset for help on using the changeset viewer.