mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-02-23 15:50:00 +01:00
fix(travis): try without explicit inclusion
This commit is contained in:
@@ -10,10 +10,6 @@ matrix:
|
|||||||
exclude:
|
exclude:
|
||||||
- rust: stable
|
- rust: stable
|
||||||
env: FEATURE=nightly
|
env: FEATURE=nightly
|
||||||
include:
|
|
||||||
- rust: stable
|
|
||||||
# make doc-upload and coveralls work on stable only
|
|
||||||
env: TRAVIS_RUST_VERSION=stable FEATURE=with-syntex
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- os: osx
|
- os: osx
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user