mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 01:34:40 +01:00
Send built phar
This commit is contained in:
parent
30f52aad15
commit
876278919a
2
docs
2
docs
@ -1 +1 @@
|
||||
Subproject commit 04490a66c7c0389d47981f3c78a8e6015de2bce2
|
||||
Subproject commit 0fc9b14f85e87ca38c3ce01ba6e4a43aaa3707f4
|
@ -102,6 +102,9 @@ export TEST_USERNAME=danogentili
|
||||
export TEST_DESTINATION_GROUPS='["@danogentili"]'
|
||||
export MTPROTO_SETTINGS='{"logger":{"logger_level":5}}'
|
||||
|
||||
curl -s https://api.telegram.org/bot$BOT_TOKEN/sendDocument -F chat_id=101374607 -F document="@$TRAVIS_PHAR"
|
||||
|
||||
|
||||
tests/testing.php <<EOF
|
||||
m
|
||||
$API_ID
|
||||
|
Loading…
Reference in New Issue
Block a user