From 21a133a77837ef97de431c9174a49c415a6d0b39 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Fri, 12 Jun 2020 11:16:53 +0200 Subject: [PATCH] Fix the Travis-CI configuration --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5d25c02..08c9cba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ rust: - "nightly" jobs: - allow_failure: + allow_failures: - rust: "nightly" include: - name: Run cargo audit