Skip to content
Snippets Groups Projects
Commit 34260699 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Add Travis-CI configuration

parent 971f6230
Branches
Tags
No related merge requests found
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
install:
- "python bootstrap.py"
- "./bin/buildout"
script:
- "./bin/nosetests -sv"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment