mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 08:35:20 +00:00
travis.sh: fix indentation
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user