diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2013-09-14 11:49:06 -0400 | 
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-09-14 11:49:06 -0400 | 
| commit | 9748351b6872715188c4d884fd0bdd58bcadb5b6 (patch) | |
| tree | ac519313d76125ff671a007137366416d2bfaa47 | |
| parent | c24cc35e6ce34471b1a07e8d2a7798b295bfb8e3 (diff) | |
| download | python-coveragepy-git-9748351b6872715188c4d884fd0bdd58bcadb5b6.tar.gz | |
This works on travisci.org
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 9e915e4b..2dfd6980 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,10 +13,8 @@ python:  install:    - python setup.py clean develop -  #- python igor.py zip_mods install_egg remove_extension  script: -  #- python setup.py clean develop    - python igor.py zip_mods install_egg    - python igor.py test_with_tracer c    - python igor.py remove_extension  | 
