mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-02 01:16:15 +01:00
chore(ci): Only allow failures with nightly rust and no-codegen.
This commit is contained in:
@@ -12,6 +12,7 @@ matrix:
|
||||
allow_failures:
|
||||
- os: osx
|
||||
- rust: nightly
|
||||
env: FEATURE=nightly
|
||||
before_script:
|
||||
- pip install 'travis-cargo<0.2' --user && export PATH=$HOME/Library/Python/2.7/bin:$HOME/.local/bin:$PATH
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user