mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(travis): improve handling of error code if stable is tested
This commit is contained in:
@@ -4,7 +4,7 @@ rust:
|
||||
- nightly
|
||||
script:
|
||||
- make docs-all gen-all-cli cargo-api ARGS=test
|
||||
- [[ $TRAVIS_RUST_VERSION = nightly ]] && cargo test
|
||||
- if [[ $TRAVIS_RUST_VERSION = nightly ]]; then cargo test; fi
|
||||
env:
|
||||
global:
|
||||
secure: Plj5DqAQX/4+KPM+nOAZ2sCbGIsoSrHo1YggfesQnU7paR734XO/4IayWnsNO/3q6bDi4GIcn56RUZAD3xBJJBNLia2CYIickIIYORRqLWbLdbzQaxBbD670ahtzEuUSFJTRKURPwFteAnsWYgNMNzwXOVNwLS5IUBqWTcS+N0g=
|
||||
|
||||
Reference in New Issue
Block a user