From 086f6312116cb1eea975e36286738b1c4f9ae955 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Thu, 16 Sep 2021 17:04:23 +0530 Subject: [PATCH] feat(tests): check for failing test --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2fa9ff9357..fe7bc3098e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,10 @@ arch: os: linux +# Small change to check build failure vm: - size: large - + size: large + language: shell notifications: