v20151006

This commit is contained in:
Yamashita, Yuu
2015-10-06 14:06:58 +00:00
parent d0c77019cc
commit 6a6947659a
3 changed files with 9 additions and 2 deletions

View File

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