mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Switch to meson 0.52.1 in Ubuntu 16.04 to fix travis (#2004)
This commit is contained in:
parent
c645cbee01
commit
f1f64b0f55
@ -46,7 +46,7 @@ matrix:
|
|||||||
before_install:
|
before_install:
|
||||||
- pyenv install 3.5.2
|
- pyenv install 3.5.2
|
||||||
- pyenv global 3.5.2
|
- pyenv global 3.5.2
|
||||||
- pip install meson
|
- pip install meson==0.52.1
|
||||||
|
|
||||||
|
|
||||||
- name: macOS QMake + Deploy
|
- name: macOS QMake + Deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user