coins-demo/.travis.yml
Peter Bittner dadb8f1ff6 Add tox configuration and integration with setup.py
Add Travis CI build server configuration

Add badges and Tests section to README

Bump version (development)
2016-04-10 19:42:24 +02:00

5 lines
86 B
YAML

language: python
install:
- pip install virtualenv
script:
- python setup.py test