Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2020-02-02 16:47:19 +00:00
3 changed files with 22 additions and 10 deletions

View File

@ -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