aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/install.sh
diff options
context:
space:
mode:
authorTerry Chia <terrycwk1994@gmail.com>2014-10-26 21:56:21 +0800
committerTerry Chia <terrycwk1994@gmail.com>2014-10-28 23:30:14 +0800
commitda1574970c9620127ccb2df63b518a5d228b9e6b (patch)
tree0627c7b29164fc7422b027a1a80ea251ea9ff783 /.travis/install.sh
parentff3e7cae306a8833e7f98ea2145d2d928b40a05d (diff)
downloadcryptography-da1574970c9620127ccb2df63b518a5d228b9e6b.tar.gz
cryptography-da1574970c9620127ccb2df63b518a5d228b9e6b.tar.bz2
cryptography-da1574970c9620127ccb2df63b518a5d228b9e6b.zip
Sooo much typos.
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 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