summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-09-16 15:09:12 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-09-16 15:09:12 -0400
commit26ea0c53ab02e573f57fa8be67eae1977bcb0ee5 (patch)
tree76286fd5e6899875bdacfdc6857b3bec5bdb45d9
parent5ab6e055652510139a52219f58e5c6f3d22c272e (diff)
downloadpython-coveragepy-git-26ea0c53ab02e573f57fa8be67eae1977bcb0ee5.tar.gz
Whee! Debugging travis...
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6527f613..232d9430 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,9 @@ install:
- python setup.py clean develop
before_script:
- - python -m coverage debug sys
+ - pwd
+ - ls -l
+ - coverage debug sys
script:
- python igor.py zip_mods install_egg