From 4ebc72e26a93168d9a4121f84c2e429dd14fe5e5 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Mon, 26 Apr 2021 19:57:23 +0200 Subject: [PATCH] fixed typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3c4e44f..376e37e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,7 +58,7 @@ env: - TEST_HOST=mariadb.example.com matrix: - allowed_failures: + allow_failures: - env: DB=mariadb:10.5 SQLALCHEMY=1 include: - env: SKYSQL=true PYTHON_VER="3.9.0"