mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 18:38:51 +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
|
||||
- libgraphviz-dev
|
||||
before_install:
|
||||
- pyenv global 3.7.1
|
||||
- pyenv global 3.7
|
||||
- pip install meson
|
||||
|
||||
- name: Linux Ubuntu 16.04
|
||||
|
Loading…
Reference in New Issue
Block a user