Skip to content

Commit

Permalink
Update pyenv version
Browse files Browse the repository at this point in the history
Use 3.7 pyenv version with xenial distribution
  • Loading branch information
RaduCStefanescu authored Aug 26, 2019
1 parent a2ae997 commit 4d29c3a
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:
- node_modules

before_install:
- pyenv global system 3.6
- pyenv global system 3.7

install:
- pip3 install --user awscli
Expand Down

0 comments on commit 4d29c3a

Please sign in to comment.