Skip to content

Commit

Permalink
need sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Aug 9, 2019
1 parent 0d5b6b0 commit 1d2913d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
/home/circleci/.pyenv/bin/pyenv install 3.7.4
/home/circleci/.pyenv/bin/pyenv install 3.8.0b3
/home/circleci/.pyenv/bin/pyenv install 3.8-dev
/home/circleci/.pyenv/bin/pyenv local 3.7.4 3.8-dev
sudo pip install -U pip setuptools
sudo pip install tox tox-pyenv
Expand Down

0 comments on commit 1d2913d

Please sign in to comment.