From 96cacb5f4c699938fe6aeaad8edb2a906aca4177 Mon Sep 17 00:00:00 2001 From: Michel Heily Date: Fri, 21 Feb 2020 22:06:57 +0200 Subject: [PATCH] chore: Update .travis.yml Former-commit-id: c529a4740c8d81e09a7a65648d9d2d77905e1146 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5bbd5df..7cd6dc7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ rust: - nightly matrix: allow_failures: - - rust: stable + - rust: nightly - rust: beta fast_finish: true cache: cargo