From 32f2cc48dcfe1df8bf0d1b0e6a40a065ea9fa06e Mon Sep 17 00:00:00 2001 From: tooomm Date: Wed, 7 Feb 2018 14:48:33 +0100 Subject: [PATCH] enable A25 (scryfall only) (#206) * enable scryfall for A25 * readd xml dump --- .travis/deploy.sh | 2 +- set_info.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis/deploy.sh b/.travis/deploy.sh index 6ad84cd4..7ca407f5 100644 --- a/.travis/deploy.sh +++ b/.travis/deploy.sh @@ -6,7 +6,7 @@ TARGET_BRANCH="files" function doCompile { echo "Running script..." - python main.py + python main.py dumpXML=True } # Pull requests and commits to other branches shouldn't try to deploy, just build to verify diff --git a/set_info.yml b/set_info.yml index 0e522ca8..c72ceb61 100644 --- a/set_info.yml +++ b/set_info.yml @@ -58,7 +58,7 @@ type: "masters" mtgsurl: "" #mtgscardpath: "?" fullSpoil: false -scryfallOnly: false +scryfallOnly: true noRSS: true --- code: "DOM"