From 4641a3ef7f17ac6ecfb83b0c3ffc255ffeb5a172 Mon Sep 17 00:00:00 2001 From: Richard Bonhomme Date: Fri, 1 Feb 2019 14:41:36 +0000 Subject: [PATCH] Travis language: bash Signed-off-by: Richard Bonhomme --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index dbc3cdb..c8c00b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,8 @@ +language: bash +sudo: false + matrix: allow_failures: - language: bash - sudo: false include: - os: linux