From e2d9517a92093b6e5caddc5ab8c2254e76819134 Mon Sep 17 00:00:00 2001 From: Filippo Squillace Date: Tue, 8 Oct 2024 19:47:29 +0200 Subject: [PATCH] Test enabling back the check scripts --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8efa537..fab23ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,7 +51,7 @@ script: - junest setup -i junest-x86_64.tar.gz # TODO The check does not work at the moment: https://app.travis-ci.com/github/fsquillace/junest/builds/271706037 # Disabling it in order to avoid having stale version of junest images. - # - ${PWD}/lib/checks/check_all.sh + - ${PWD}/lib/checks/check_all.sh - yes | junest setup --delete