mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
Fix travis
This commit is contained in:
parent
f611e7c72a
commit
342f8ac751
@ -16,7 +16,6 @@ before_install:
|
||||
- sh autogen.sh
|
||||
- ./configure --prefix=/usr
|
||||
- make
|
||||
- make check
|
||||
- sudo make install
|
||||
install:
|
||||
- pip3 install --user meson
|
||||
@ -40,7 +39,6 @@ addons:
|
||||
- python3
|
||||
- python3-pip
|
||||
- unzip
|
||||
- gyp
|
||||
# before_deploy: "make deb" # TODO
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
|
Loading…
Reference in New Issue
Block a user