From d2303398a9a9a1b77ddd953db9a034f734763437 Mon Sep 17 00:00:00 2001 From: "Ryan W. O'Hara" Date: Thu, 5 Oct 2017 15:15:53 -0600 Subject: [PATCH] Python 3.6.2 --- provision.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provision.sh b/provision.sh index 38c2ad8..6dd5dbd 100755 --- a/provision.sh +++ b/provision.sh @@ -33,7 +33,7 @@ export RUN_APT_UPDATE=true curl -s https://packagecloud.io/install/repositories/circleci/trusty/script.deb.sh | sudo bash circleci-install python 2.7.12 -circleci-install python 3.5.2 +circleci-install python 3.6.2 sudo -H -i -u ${CIRCLECI_USER} pyenv global 2.7.12 circleci-install nodejs 6.1.0