diff options
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 8122d8bb..22541671 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,6 @@ python: # command to run tests script: - python setup.py egg_info - # testing fix for https://bitbucket.org/hpk42/pytest/issue/555 - - pip install --pre -i https://devpi.net/hpk/dev/ --upgrade pytest - python setup.py test - python setup.py ptr - python ez_setup.py --version 5.4.1 |
