mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-24 02:45:07 +01:00
fix(travis): there is no var-inheritance
It somewhat makes sense that added items to the build-matrix don't inherit standard matrix configuration.
This commit is contained in:
@@ -7,7 +7,7 @@ matrix:
|
||||
include:
|
||||
- rust: stable
|
||||
# make doc-upload and coveralls work on stable only
|
||||
env: TRAVIS_RUST_VERSION=stable
|
||||
env: TRAVIS_RUST_VERSION=stable FEATURE=with_syntex
|
||||
- rust: nightly
|
||||
env: FEATURE=nightly
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user