mirror of
https://github.com/mitchell/mjfs.us.git
synced 2026-01-10 13:37:21 +00:00
Update travis python installation
This commit is contained in:
parent
6ce8404ef8
commit
60a557f918
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ before_install:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "npm install"
|
- "npm install"
|
||||||
|
- "pyenv install 3.6.3"
|
||||||
- "pyenv global 3.6.3"
|
- "pyenv global 3.6.3"
|
||||||
- "pip install pip --upgrade"
|
- "pip install pip --upgrade"
|
||||||
- "pip install awscli --upgrade --user"
|
- "pip install awscli --upgrade --user"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue