language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "pypy"
- "pypy3"
install:
- pip install -e .[test]
- pip install coveralls
- pip install tox-travis
script:
- python setup.py test
- pep257 bidict
after_success:
coveralls
sudo: false
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/bf64fb45a633c0935b9b