aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorEduardo Pedroni <ep625@york.ac.uk>2015-05-31 13:29:32 +0200
committerEduardo Pedroni <ep625@york.ac.uk>2015-05-31 13:29:32 +0200
commit46609b49b4b1e32ce058bf29d458563451d58259 (patch)
tree2501a7b639da3b2e985dbe73e21e34a55051bc52 /.travis.yml
parentff6fddd6958d8c8e16ee6d575a992ef616ef57d9 (diff)
Added tests for a few more cards, trying different test script with travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c75f59f..c2a5f06 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,4 +4,5 @@ python:
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: pip install lxml requests
# command to run tests, e.g. python setup.py test
-script: python -m unittest test_shivandragon test_callow test_cardclass test_sorin
+#script: python -m unittest test_shivandragon test_callow test_cardclass test_sorin
+script: fulltest.sh