Disabled CI
This commit is contained in:
parent
d05d145768
commit
85203aff9d
2 changed files with 3 additions and 5 deletions
|
|
@ -49,9 +49,9 @@ GYP_DEFINES=""
|
||||||
run() {
|
run() {
|
||||||
# Move files to subdir
|
# Move files to subdir
|
||||||
cd ..
|
cd ..
|
||||||
mv kotatogram-desktop kotatogram-desktop2
|
mv tdesktop tdesktop2
|
||||||
mkdir kotatogram-desktop
|
mkdir tdesktop
|
||||||
mv kotatogram-desktop2 "$UPSTREAM"
|
mv tdesktop2 "$UPSTREAM"
|
||||||
|
|
||||||
mkdir "$BUILD"
|
mkdir "$BUILD"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,5 @@
|
||||||
# Kotatogram – experimental [Telegram Desktop][telegram_desktop] fork.
|
# Kotatogram – experimental [Telegram Desktop][telegram_desktop] fork.
|
||||||
|
|
||||||
[](https://travis-ci.org/kotatogram/kotatogram-desktop) [](https://ci.appveyor.com/project/RadRussianRus/kotatogram-desktop)
|
|
||||||
|
|
||||||
Original README with build instructions and licenses could be found in [Telegram Desktop repository][telegram_desktop_readme].
|
Original README with build instructions and licenses could be found in [Telegram Desktop repository][telegram_desktop_readme].
|
||||||
|
|
||||||
Also there is [updated instruction on how to build app in Ubuntu 16.04][docs_ubuntu_16].
|
Also there is [updated instruction on how to build app in Ubuntu 16.04][docs_ubuntu_16].
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue