mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-16 16:29:30 +01:00
Wire Python testing into Travis
This commit is contained in:
@@ -20,6 +20,7 @@ before_install:
|
||||
- pyenv global "${PYENV_VERSION}"
|
||||
- pyenv version
|
||||
script:
|
||||
- make test-gen
|
||||
- make gen-all-cli cargo-api ARGS=test
|
||||
- make cargo-api ARGS=doc
|
||||
- "if [[ $TRAVIS_RUST_VERSION = nightly ]]; then cargo test; fi"
|
||||
|
||||
Reference in New Issue
Block a user