chore(ci): Only allow failures with nightly rust and no-codegen.

This commit is contained in:
Lewin Bormann
2016-11-26 10:51:50 +01:00
parent 8426f1ca53
commit 641c5f5a68

View File

@@ -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: