From da1574970c9620127ccb2df63b518a5d228b9e6b Mon Sep 17 00:00:00 2001 From: Terry Chia Date: Sun, 26 Oct 2014 21:56:21 +0800 Subject: Sooo much typos. --- .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 0a2af93b..3f2159de 100755 --- a/.travis/install.sh +++ b/.travis/install.sh @@ -57,7 +57,7 @@ if [[ "$DARWIN" = true ]]; then sudo python get-pip.py ;; esac - pvenv rehash + pyenv rehash else sudo add-apt-repository ppa:fkrull/deadsnakes -- cgit v1.2.3