aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/install.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis/install.sh')
-rwxr-xr-x.travis/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/install.sh b/.travis/install.sh
index 4debde55..4dc9301e 100755
--- a/.travis/install.sh
+++ b/.travis/install.sh
@@ -42,7 +42,7 @@ elif [ -n "${LIBRESSL}" ]; then
fi
if [ -z "${DOWNSTREAM}" ]; then
- git clone --depth=1 https://github.com/google/wycheproof $HOME/wycheproof
+ git clone --depth=1 https://github.com/google/wycheproof "$HOME/wycheproof"
fi
pip install virtualenv