aboutsummaryrefslogtreecommitdiffstats
path: root/.travis
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-04 17:24:12 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-04 17:24:12 -0800
commit5278cd9fe4f3c96adcd77dabcd6eecc7985b9abf (patch)
tree973e37237ba5cf48b45a0e7762b7551561033c64 /.travis
parent6a1883545efdcfbcc03583cc682e11051128a766 (diff)
downloadcryptography-5278cd9fe4f3c96adcd77dabcd6eecc7985b9abf.tar.gz
cryptography-5278cd9fe4f3c96adcd77dabcd6eecc7985b9abf.tar.bz2
cryptography-5278cd9fe4f3c96adcd77dabcd6eecc7985b9abf.zip
Everything about bash is the worst
Diffstat (limited to '.travis')
-rwxr-xr-x.travis/install.sh2
1 files changed, 1 insertions, 1 deletions
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