Switch to meson 0.52.1 in Ubuntu 16.04 to fix travis (#2004)

This commit is contained in:
yossizap 2020-01-10 19:39:14 +00:00 committed by Itay Cohen
parent c645cbee01
commit f1f64b0f55

View File

@ -46,7 +46,7 @@ matrix:
before_install:
- pyenv install 3.5.2
- pyenv global 3.5.2
- pip install meson
- pip install meson==0.52.1
- name: macOS QMake + Deploy