mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 04:11:49 +03:00
Upgrade meson to 0.46.1
This commit is contained in:
parent
c8e59c8d92
commit
e715eb66aa
@ -28,7 +28,7 @@ before_install:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
# pwd: ~/urbit
|
# pwd: ~/urbit
|
||||||
- pip3 install --user -I meson==0.44.1
|
- pip3 install --user -I meson==0.46.1
|
||||||
- git clone https://github.com/urbit/arvo
|
- git clone https://github.com/urbit/arvo
|
||||||
- cd ./arvo
|
- cd ./arvo
|
||||||
- git checkout $(cat ../.travis/pin-arvo-commit.txt)
|
- git checkout $(cat ../.travis/pin-arvo-commit.txt)
|
||||||
|
Loading…
Reference in New Issue
Block a user