| commit | ad32c366487b64e274cb87f1dfc35431e03b7dcf | [log] [tgz] |
|---|---|---|
| author | Terry Chia <terrycwk1994@gmail.com> | Mon Oct 27 10:23:32 2014 +0800 |
| committer | Terry Chia <terrycwk1994@gmail.com> | Tue Oct 28 23:30:14 2014 +0800 |
| tree | 8637c201f2d45cad62316a3f391cd99da02de615 | |
| parent | 14d8ff58aaff59d13d48e2011835b1defbe4e79b [diff] [blame] |
Fix indent.
diff --git a/.travis/install.sh b/.travis/install.sh index 0ff3ec7..fdb97cf 100755 --- a/.travis/install.sh +++ b/.travis/install.sh
@@ -17,7 +17,7 @@ fi if which pyenv > /dev/null; then - eval "$(pyenv init -)" + eval "$(pyenv init -)" fi case "${TOX_ENV}" in