mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
travis.sh: fix indentation
This commit is contained in:
parent
8184a6b114
commit
d71a7ff2fa
@ -9,8 +9,8 @@ while getopts "p:t:" OPTION 2> /dev/null; do
|
|||||||
PHP_BINARY="$OPTARG"
|
PHP_BINARY="$OPTARG"
|
||||||
;;
|
;;
|
||||||
t)
|
t)
|
||||||
PM_WORKERS="$OPTARG"
|
PM_WORKERS="$OPTARG"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user