From bbaf4139525ae1d2ea2268376ca026f721e880ba Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 16 May 2018 14:38:13 +0200 Subject: Allow nightly failures --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7ae9aa4..504cc7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,8 @@ addons: - musl-tools matrix: + allow_failures: + - rust: nightly include: - env: - TARGET=x86_64-unknown-linux-musl -- cgit v1.2.3