mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +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"
|
||||
;;
|
||||
t)
|
||||
PM_WORKERS="$OPTARG"
|
||||
;;
|
||||
PM_WORKERS="$OPTARG"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user