mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Merge branch 'stable'
This commit is contained in:
@ -6,6 +6,7 @@ php:
|
||||
- 7.3
|
||||
|
||||
before_script:
|
||||
- phpenv config-rm xdebug.ini
|
||||
- LEVELDB_VERSION=f1463cb0b2486b0caf7d42ca3c7684545e875f04
|
||||
- curl -fsSL "https://github.com/pmmp/leveldb-mcpe/archive/f1463cb0b2486b0caf7d42ca3c7684545e875f04.tar.gz" | tar -zx
|
||||
- mv leveldb-mcpe-$LEVELDB_VERSION leveldb-mcpe
|
||||
|
Reference in New Issue
Block a user