enable A25 (scryfall only) (#206)

* enable scryfall for A25

* readd xml dump
This commit is contained in:
tooomm 2018-02-07 14:48:33 +01:00 committed by GitHub
parent e31191b7e0
commit 32f2cc48dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -58,7 +58,7 @@ type: "masters"
mtgsurl: ""
#mtgscardpath: "?"
fullSpoil: false
scryfallOnly: false
scryfallOnly: true
noRSS: true
---
code: "DOM"