Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update testing targets (Closes #265) | Raphaël Barrois | 2016-02-10 |
| | | | | Thanks to @jeffwidman for suggesting this! | ||
* | Allow skipping Mongo tests. | Raphaël Barrois | 2015-04-27 |
| | |||
* | Simplify dependencies installation for multi-version. | Raphaël Barrois | 2015-04-27 |
| | | | | | | | | | You may now use: ``make DJANGO_VERSION=1.7 test``. Valid options: * ``DJANGO_VERSION`` * ``MONGOENGINE_VERSION`` * ``ALCHEMY_VERSION`` | ||
* | Update travis config: focus on Py2.7/Py3.4 | Raphaël Barrois | 2015-04-19 |
| | |||
* | Fix travis.yml | Raphaël Barrois | 2014-09-03 |
| | |||
* | Django1.7 is out, let's not test it on Python2.6 | Raphaël Barrois | 2014-09-03 |
| | |||
* | Typo in .travis.yml | Raphaël Barrois | 2013-12-25 |
| | |||
* | Don't install Pillow on PyPy on travis. | Raphaël Barrois | 2013-12-25 |
| | |||
* | Install Pillow on travis. | Raphaël Barrois | 2013-06-27 |
| | |||
* | Fix tests for sqlalchemy. | Raphaël Barrois | 2013-06-20 |
| | | | | Also add them to travis. | ||
* | Add django-based tests for DjangoModelFactory. | Raphaël Barrois | 2013-06-10 |
| | |||
* | Advertise PyPy support. | Raphaël Barrois | 2013-03-28 |
| | |||
* | Add full Python 3 compatibility (Closes #10, #20, #49). | nkryptic | 2013-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 Barrois | 2012-05-04 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Enable builds for python-2.6 on travis-ci. | Raphaël Barrois | 2012-05-04 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Add travis-ci configuration. | Raphaël Barrois | 2012-03-23 |
Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr> |