Skip to content

Commit

Permalink
Update python version on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Feb 25, 2020
1 parent 1ac837c commit 0bfa830
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 @@ -5,7 +5,7 @@ language: ruby
rvm: 2.6.5

before_install:
- pyenv global 3.7.5
- pyenv global 3.7.6

install:
- pip install -r _scripts/py/requirements.txt
Expand Down

0 comments on commit 0bfa830

Please sign in to comment.