From 1b140509bd819227fa7fdd373c2002d8ba19a756 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 13 Feb 2021 23:05:09 +0100 Subject: [PATCH] Fix travis idk ? --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 18a27402..38a1a730 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,3 @@ language: bash script: - bash tests/dead_links.sh - - bash tests/unreferenced_pages.sh - - bash tests/check_code_block_syntax.sh