aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2014-05-04tags seem to be required for the tests to run - git-python usess objects ↵Sebastian Thiel
from its own repo, tags are known to be stable
2014-05-04Let's see if recursive checkouts will fix 'gitdb not found' issue for travis.Sebastian Thiel
If not, pip install should do the job
2014-05-04Added support for travis ciSebastian Thiel