From b5beb5f9811424195c0572cd08a2629107140c61 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sat, 25 Jan 2020 00:12:31 +0100 Subject: [PATCH] .travis.yml: fix indent --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fdaec528b..d8d8a0f25 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ matrix: env: WITH_OPT_DEPS=true dist: xenial - allow_failures: + allow_failures: - python: "nightly" env: WITH_OPT_DEPS=true dist: xenial