Commit 4ca99854 by William Tisäter

Switch from python-coveralls to coveralls for 2.6 support

parent faa2518a
......@@ -7,7 +7,7 @@ python:
- "3.3"
install:
- "pip install nose"
- "pip install python-coveralls"
- "pip install coveralls"
- "curl -s http://www.defunct.cc/maxmind-geoip-samples.tar.gz | tar -xzC tests/"
script:
- nosetests --with-coverage --cover-package=pygeoip
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment