summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c5ea0815..4bc6ebd6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,5 @@ script:
# update egg_info based on setup.py in checkout
- python bootstrap.py
- - python setup.py test --addopts='-rs'
- - LANG=C python setup.py test
+ - LANG=C python setup.py test --addopts='-rs'
- python ez_setup.py --version 12.2