Commit Graph

34 Commits

Author SHA1 Message Date
Alessio Sergi
8ecea8a6ea Enable pip cache in Travis CI
See https://docs.travis-ci.com/user/caching/#pip-cache.
2018-02-16 15:18:16 +01:00
Alessio Sergi
33bc23b490 Drop upgrade of both pip and setuptools on Travis 2018-02-16 15:06:15 +01:00
Alessio Sergi
f69261f206 Use Travis container-based infrastructure
See https://docs.travis-ci.com/user/reference/overview/.
2018-02-16 14:57:13 +01:00
Alessio Sergi
4e606f4650 Drop support for EOL Python 3.3 2018-01-26 19:03:33 +01:00
Nicolargo
bca8784804 Add auto deployment through Travis: on tag on master branch 2017-02-06 19:16:50 +01:00
Alessio Sergi
91362d0db7 Upgrade pip and setuptools on Travis 2017-01-22 18:02:26 +01:00
Alessio Sergi
507f5f85c6 Add Python 3.6 to .travis.yml 2017-01-21 19:59:56 +01:00
nicolargo
fc9580bc41 Travis 1 - 0 Nicolargo... 2016-11-01 19:03:03 +01:00
nicolargo
c47e8edc64 Try Travis without export module 2016-11-01 18:49:22 +01:00
nicolargo
4765058544 Only execute unitest.py in Travis 2016-11-01 18:45:21 +01:00
nicolargo
d3f1e354af Remove installation of optional-requirements in Travis (too log) 2016-11-01 18:44:50 +01:00
nicolargo
27aa32891e Add optional-requirements.txt and unitest-all.sh script 2016-11-01 18:32:34 +01:00
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