Commit Graph

22 Commits (708bdc48eaebc73496ca800d23ebc27127f10085)

Author SHA1 Message Date
Alessio Sergi b57de62392 Revert "use travis os feature"
This reverts commit 493bfc9cc5.
2015-12-04 13:09:55 +01:00
Nicolas Hart 493bfc9cc5 use travis os feature 2015-12-03 22:52:07 +01:00
Alessio Sergi eb9acaaf9d Add Python 3.5 support 2015-11-18 13:05:35 +01:00
Nicolas Hennion bcf2e20f83 Include all file in the Travis CI conf file 2014-07-09 16:19:56 +02:00
Nicolas Hennion 7b0af458fd RESTFul Travis CI did not work... Can not run a server socket inside the Travis VM 2014-07-09 15:25:44 +02:00
Nicolas Hennion d16a8ff91e Give a chance to the RESTFul Travis CI 2014-07-09 15:23:30 +02:00
Nicolas Hennion b401e88e30 Python 2.6 exclude from the Travis CI 2014-07-09 15:08:13 +02:00
Nicolas Hennion aeee86d6c9 Minimal compatibility for logging feature and Python 2.6 2014-07-09 14:58:32 +02:00
Nicolas Hennion e4a91eb462 Add Coverage (coveralls) to the Travis file 2014-07-09 14:42:25 +02:00
Nicolas Hennion bc277ad709 Update Travis test 2014-07-09 14:32:46 +02:00
Alessio Sergi c29ddd58bf Fix leftovers from merge conflict 2014-06-14 12:52:26 +02:00
Alessio Sergi 686ffb6085 Drop Python 3.2 support in favor of Python 3.3 and newer
Python 3.0, 3.1 and 3.2 do not support the u'' string literal syntax at all.
Unicode string literals were introduced in Python 3.3 again.

See http://legacy.python.org/dev/peps/pep-0414/ for more information.
2014-05-23 16:41:14 +02:00
Alessio Sergi 8d895f1845 Add Python 3.4 support
Add Python 3.4 to .travis.yml.
2014-05-11 20:00:00 +02:00
Alessio Sergi e5f9c9223f Disable test against Travis-CI 2013-02-21 18:55:27 +01:00
Alessio Sergi 4d3afc00e0 Disable test against Travis-CI 2013-02-21 18:51:00 +01:00
Alessio Sergi 31780046c2 Fix Travis-CI issue 2013-02-21 17:51:00 +01:00
Nicolas Hennion 013ccee38a .travis.yml make me sad 2013-02-19 23:04:25 +01:00
Nicolas Hennion e8dffb8239 Change the travis conf file to run the unitest.py script 2013-02-19 22:55:41 +01:00
Nicolas Hennion 3ccba5059b Change the travis conf file to run the unitest.py script 2013-02-19 22:50:57 +01:00
Nicolas Hennion 1d7196d36a Change the travis conf file to run the unitest.py script 2013-02-19 22:43:05 +01:00
Nicolas Hennion e3c910342d Change the travis conf file to run the unitest.py script 2013-02-19 22:39:57 +01:00
Yohann Lepage 769a0c40c5 Add support of Travis CI continuous integration service 2012-10-24 11:03:18 +02:00