summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* 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>