mirror of https://github.com/mitchell/mjfs.us.git
Update travis python installation
This commit is contained in:
parent
6ce8404ef8
commit
60a557f918
|
@ -8,6 +8,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- "npm install"
|
||||
- "pyenv install 3.6.3"
|
||||
- "pyenv global 3.6.3"
|
||||
- "pip install pip --upgrade"
|
||||
- "pip install awscli --upgrade --user"
|
||||
|
|
Loading…
Reference in New Issue