Skip to content
Snippets Groups Projects
Commit 26a8261c authored by Thomas Reifenberger's avatar Thomas Reifenberger
Browse files

Add travis configuration

parent feb51a24
No related branches found
No related tags found
No related merge requests found
language: python
python: 2.7
env:
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34
install:
- pip install tox
script:
- tox
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment