v20150719

This commit is contained in:
Yamashita, Yuu
2015-07-19 18:22:34 +09:00
parent a04522204d
commit 90531a6a48
3 changed files with 8 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ load test_helper
setup() {
export PYENV_ROOT="${TMP}/pyenv"
export PYENV_VIRTUALENV_VERSION="20150526"
export PYENV_VIRTUALENV_VERSION="20150719"
}
@test "display virtualenv version" {