Fixing Travis build
This commit is contained in:
parent
e964d0a6fd
commit
3aca32c8b2
2 changed files with 4 additions and 4 deletions
|
|
@ -49,9 +49,9 @@ GYP_DEFINES=""
|
||||||
run() {
|
run() {
|
||||||
# Move files to subdir
|
# Move files to subdir
|
||||||
cd ..
|
cd ..
|
||||||
mv tdesktop tdesktop2
|
mv kotatogram-desktop kotatogram-desktop2
|
||||||
mkdir tdesktop
|
mkdir kotatogram-desktop
|
||||||
mv tdesktop2 "$UPSTREAM"
|
mv kotatogram-desktop2 "$UPSTREAM"
|
||||||
|
|
||||||
mkdir "$BUILD"
|
mkdir "$BUILD"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# Kotatogram – experimental [Telegram Desktop][telegram_desktop] fork.
|
# Kotatogram – experimental [Telegram Desktop][telegram_desktop] fork.
|
||||||
|
|
||||||

|
[](https://travis-ci.org/kotatogram/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].
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue