From d3568db2aed3118970cb106cebd6fe1548187a87 Mon Sep 17 00:00:00 2001 From: "Aaron S. Hawley" Date: Thu, 2 Aug 2018 15:42:39 -0400 Subject: [PATCH] Fix-up last merge conflict --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1e52d924b..b966d01bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,6 @@ script: - find ./_site \( -type d \( -name events -o -name training \) -prune -false \) -o \( -type f ! -name error.log -empty \) | ( ! read ) - if [ "$TRAVIS_EVENT_TYPE" != "cron" ]; then bundle exec htmlproofer ./_site/ --disable-external --only-4xx --empty-alt-ignore --allow-hash-href ; fi - if [ "$TRAVIS_EVENT_TYPE" = "cron" ]; then bundle exec htmlproofer ./_site/ --external_only --only-4xx --empty-alt-ignore --allow-hash-href --url-ignore "/trends.google.com/,/pgp.mit.edu/" ; fi -- bundle exec htmlproofer ./_site/ --only-4xx --empty-alt-ignore --allow-hash-href --url-ignore "/trends.google.com/,/pgp.mit.edu/" notifications: email: