mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 04:14:57 +01:00
Fix travis ci build script
This commit is contained in:
parent
46b48ab563
commit
ba7e67caf4
@ -1,5 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
composer update
|
||||
php makephar.php
|
||||
|
||||
[ -d JSON.sh ] || git clone https://github.com/dominictarr/JSON.sh
|
||||
|
Loading…
Reference in New Issue
Block a user