From 641c5f5a68aa2f4f2213efead1df4f076086e47e Mon Sep 17 00:00:00 2001 From: Lewin Bormann Date: Sat, 26 Nov 2016 10:51:50 +0100 Subject: [PATCH] chore(ci): Only allow failures with nightly rust and no-codegen. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index da74311..a9b5b8b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: