Skip to content

Commit

Permalink
Merge pull request #70 from carlosms/fix-travis-pyenv
Browse files Browse the repository at this point in the history
Set pyenv version 3.6.7 in travis.yml
  • Loading branch information
carlosms authored Jan 18, 2019
2 parents 5b6bda9 + b781c82 commit 4485850
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 @@ -68,7 +68,7 @@ jobs:
language: go
go: '1.10'
env:
- PYENV_VERSION="3.6"
- PYENV_VERSION="3.6.7"
script:
- make protogen
- make no-changes-in-commit
Expand Down

0 comments on commit 4485850

Please sign in to comment.