mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-07 03:56:42 +01:00
Don't try to install pyenv - it's now pre-installed
This commit is contained in:
@@ -13,7 +13,6 @@ matrix:
|
||||
- rust: nightly
|
||||
|
||||
before_install:
|
||||
- curl -L https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-installer | bash
|
||||
- pyenv versions
|
||||
- pyenv install --skip-existing "${PYENV_VERSION}"
|
||||
- pyenv versions
|
||||
|
||||
Reference in New Issue
Block a user