mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 08:37:26 +00:00
Use Python 3.7 in Travis CMake Linux Job (#1944)
This commit is contained in:
parent
6b2433e986
commit
65c6dd31d6
@ -28,7 +28,7 @@ matrix:
|
|||||||
- ninja-build
|
- ninja-build
|
||||||
- libgraphviz-dev
|
- libgraphviz-dev
|
||||||
before_install:
|
before_install:
|
||||||
- pyenv global 3.7.1
|
- pyenv global 3.7
|
||||||
- pip install meson
|
- pip install meson
|
||||||
|
|
||||||
- name: Linux Ubuntu 16.04
|
- name: Linux Ubuntu 16.04
|
||||||
|
Loading…
Reference in New Issue
Block a user