summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 16605597..45cace4b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,5 +11,5 @@ script:
# update egg_info based on setup.py in checkout
- python bootstrap.py
- - python setup.py ptr --addopts='-rs'
+ - python setup.py test --addopts='-rs'
- python ez_setup.py --version 12.2