From 5278cd9fe4f3c96adcd77dabcd6eecc7985b9abf Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 4 Feb 2014 17:24:12 -0800 Subject: Everything about bash is the worst --- .travis/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis') diff --git a/.travis/install.sh b/.travis/install.sh index c39b5309..5b4cc516 100755 --- a/.travis/install.sh +++ b/.travis/install.sh @@ -16,7 +16,7 @@ if [[ "${OPENSSL}" == "0.9.8" ]]; then fi fi -if [[ "${TOX_ENV}" == "docs"]]; then +if [[ "${TOX_ENV}" == "docs" ]]; then if [[ "$(uname -s)" == "Darwin" ]]; then brew update brew install enchant -- cgit v1.2.3