aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f6d5d04b..0b5672cb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,5 +7,6 @@ python:
- pypy
# command to run tests
script:
+ - python setup.py test
- python setup.py ptr
- python ez_setup.py --version 3.0.2