Skip to content

Commit 95bcba6

Browse files
committed
Run tests on 2.7.14
1 parent 208fe3a commit 95bcba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ install () {
8686
for var in "$@"; do
8787
case "${var}" in
8888
2.7)
89-
install 2.7.11 python2.7
89+
install 2.7.14 python2.7
9090
;;
9191
2.7.3)
9292
install 2.7.3 python2.7.3

0 commit comments

Comments
 (0)