mirror of
https://github.com/openharmony/third_party_tinyalsa.git
synced 2026-07-01 20:14:06 -04:00
Installing ninja on travis build.
This commit is contained in:
@@ -16,6 +16,7 @@ addons:
|
||||
|
||||
before_script:
|
||||
- pip3 install --upgrade pip
|
||||
- pip3 install --user ninja
|
||||
- pip3 install --user meson
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user