aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
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