mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2025-12-31 00:20:04 +01:00
fix(travis): need to rename nightly feature too
This commit is contained in:
@@ -7,7 +7,7 @@ include:
|
||||
- rust: stable
|
||||
env: FEATURE=with_syntex TRAVIS_RUST_VERSION=stable
|
||||
- rust: nightly
|
||||
env: FEATURE=nightly
|
||||
env: FEATURE=nightly TRAVIS_CARGO_NIGHTLY_FEATURE=nightly
|
||||
before_script:
|
||||
- pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user