mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 12:42:48 +03:00
Fix .travis.yml
This commit is contained in:
parent
21e0b3c38a
commit
8eace125a3
@ -7,6 +7,8 @@ script: meson build && cd ./build && ninja
|
||||
# email: false
|
||||
|
||||
addons:
|
||||
pip:
|
||||
- meson
|
||||
apt:
|
||||
packages:
|
||||
- libgmp3-dev
|
||||
@ -15,7 +17,7 @@ addons:
|
||||
- libuv-dev
|
||||
- libssl-dev
|
||||
- libncurses5-dev
|
||||
- meson
|
||||
- ninja-build
|
||||
- g++
|
||||
- ragel
|
||||
- re2c
|
||||
|
Loading…
Reference in New Issue
Block a user