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
8eace125a3
commit
88c28fe260
@ -5,10 +5,13 @@ script: meson build && cd ./build && ninja
|
||||
#
|
||||
# notifications:
|
||||
# email: false
|
||||
python:
|
||||
3.6
|
||||
|
||||
install:
|
||||
- pip install meson
|
||||
|
||||
addons:
|
||||
pip:
|
||||
- meson
|
||||
apt:
|
||||
packages:
|
||||
- libgmp3-dev
|
||||
|
Loading…
Reference in New Issue
Block a user