mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-15 10:19:39 +00:00
Updated PHP to 5.5.12 (added to jenkins.sh)
This commit is contained in:
parent
1fc475860d
commit
88f9347093
@ -1,7 +1,7 @@
|
||||
#!/bin/bash -x
|
||||
export PATH="/opt/arm-2013.05/bin:/opt/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin:/opt/arm-unknown-linux-uclibcgnueabi/bin:$PATH"
|
||||
export THREADS=2
|
||||
PHP_VERSION="5.5.11"
|
||||
PHP_VERSION="5.5.12"
|
||||
|
||||
#Needed to use aliases
|
||||
shopt -s expand_aliases
|
||||
|
Loading…
x
Reference in New Issue
Block a user