aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2013-01-02Exclude non python 3 compatible django verison from the test matrix.Xavier Ordoquy
2013-01-02Merge remote-tracking branch 'reference/py3k' into p3kXavier Ordoquy
2012-12-13Update yaml envs to latest DjangoMarko Tibold
2012-12-02Reactivated the python 2.6 tests.Xavier Ordoquy
2012-11-28Updated the build to use django 1.5 beta 1.Xavier Ordoquy
2012-11-23Exclude python3.2 for django < 1.5Xavier Ordoquy
2012-11-22Don't test with python 3.3Xavier Ordoquy
2012-11-22Don't forget to add six for requirements.Xavier Ordoquy
2012-11-21Also test 3.2Xavier Ordoquy
2012-11-21Travis tests for python 3.Xavier Ordoquy
2012-11-16Docs, tox and travis use django-filter 0.5.4Tom Christie
2012-11-07Make django-filter optionalTom Christie
2012-11-01Use requirements.txt in Travis 'install'.Ben Konrath
2012-10-11Add PYTHONPATH in travis configTom Christie
2012-10-11Don't bother to setup.py test, just test directlyTom Christie
2012-10-11Drop coverage in travis testsTom Christie
2012-09-07Add basic serializer testsTom Christie
2012-09-07Add coverage to travis configTom Christie
2012-09-07Add travis configTom Christie
2012-08-29Remove travis while in pre-releaseTom Christie
2012-08-29Adding travis configTom Christie