Skip to content

Commit

Permalink
Bump Python version to 3.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Aug 25, 2020
1 parent d9485c0 commit 6d92157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache:
- $HOME/.cache/pip

install:
- pyenv global 3.7
- pyenv global 3.8
- pip3 install --user -r requirements.txt
- npm install prettyjson

Expand Down

0 comments on commit 6d92157

Please sign in to comment.