From cecf48ce2434e74049e4e6a3559e62cf22aa654b Mon Sep 17 00:00:00 2001 From: PsiOmega Date: Sat, 27 Jun 2015 19:06:58 +0200 Subject: [PATCH] Enforces the continued existence of example.yml. --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1c6b3ecedce..ee7b92770c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,5 +20,6 @@ script: - shopt -s globstar - (! grep 'step_[xy]' maps/**/*.dmm) - (! find nano/templates/ -type f -exec md5sum {} + | sort | uniq -D -w 32 | grep nano) - - ( md5sum -c - <<< "0af969f671fba6cf9696c78cd175a14a *baystation12.int") + - md5sum -c - <<< "0af969f671fba6cf9696c78cd175a14a *baystation12.int" + - md5sum -c - <<< "88490b460c26947f5ec1ab1bb9fa9f17 *html/changelogs/example.yml" - DreamMaker baystation12.dme