From ad32c366487b64e274cb87f1dfc35431e03b7dcf Mon Sep 17 00:00:00 2001 From: Terry Chia Date: Mon, 27 Oct 2014 10:23:32 +0800 Subject: Fix indent. --- .travis/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis/install.sh') diff --git a/.travis/install.sh b/.travis/install.sh index 0ff3ec73..fdb97cf5 100755 --- a/.travis/install.sh +++ b/.travis/install.sh @@ -17,7 +17,7 @@ if [[ "$DARWIN" = true ]]; then fi if which pyenv > /dev/null; then - eval "$(pyenv init -)" + eval "$(pyenv init -)" fi case "${TOX_ENV}" in -- cgit v1.2.3