summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* Typo in .travis.ymlRaphaël Barrois2013-12-25
|
* Don't install Pillow on PyPy on travis.Raphaël Barrois2013-12-25
|
* Install Pillow on travis.Raphaël Barrois2013-06-27
|
* Fix tests for sqlalchemy.Raphaël Barrois2013-06-20
| | | | Also add them to travis.
* Add django-based tests for DjangoModelFactory.Raphaël Barrois2013-06-10
|
* Advertise PyPy support.Raphaël Barrois2013-03-28
|
* Add full Python 3 compatibility (Closes #10, #20, #49).nkryptic2013-03-15
| | | | | | | | Also: - update travis.yml to build against 2.6-2.7 and 3.2-3.3 - Switch to relative imports Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Try to install unittest2 on python-2.6 for travis-ci.Raphaël Barrois2012-05-04
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Enable builds for python-2.6 on travis-ci.Raphaël Barrois2012-05-04
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Add travis-ci configuration.Raphaël Barrois2012-03-23
Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>