summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-06-03 13:51:27 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-06-03 13:51:27 -0400
commit34b7c4a0770ddd9558cdd8b029597910ca2719e8 (patch)
treeb084b08931e5666f585e04496a37e206854fbda5 /.travis.yml
parent50546c1cd55786a87122ad25f2937e3800b3577c (diff)
downloadpython-coveragepy-34b7c4a0770ddd9558cdd8b029597910ca2719e8.tar.gz
Another machete test
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e73d739..bcc9ad7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ before_script:
- if [[ $TRAVIS_PYTHON_VERSION == 'pypy' ]]; then export COVERAGE_NO_EXTENSION=1; fi
script:
+ - python -vv -c "print(1723)"
- python igor.py zip_mods install_egg
- python igor.py test_with_tracer c
- python igor.py remove_extension