Commit Graph

30 Commits

Author SHA1 Message Date
Tal Einat fc0be0112e bump version to 0.6.0 2018-12-07 00:54:02 +02:00
Tal Einat f162c22a78 drop support for Python 2.6, 3.2 and 3.3; add testing for Python 3.7 2018-12-07 00:02:54 +02:00
Tal Einat 2fc18cd204 try to get tests passing again on TravisCI 2017-09-07 10:41:12 +03:00
Tal Einat 1a46f0c742 tox.ini: set max verbosity for tox and TravisCI 2017-07-06 11:44:44 +03:00
Tal Einat 0d8ffe0670 add support for Python 3.6 2017-01-23 17:39:35 +02:00
Tal Einat e5f04b6bc1 add support for Python 3.6 2017-01-23 17:35:46 +02:00
Tal Einat 8e02155c48 fix Python3.2 tox tests failing due to virtualenv 14 2016-08-15 09:11:02 +03:00
Tal Einat 4b53126d46 try using python 3.5 for Travis 2015-09-19 16:55:04 +03:00
Tal Einat b462a4ad74 upgrade testing tools to newest versions
upgraded: tox, unittest2, mock
2015-09-19 16:50:31 +03:00
Tal Einat 784c2fadcc use Travis's container-based infrastructure 2015-09-19 16:14:37 +03:00
Tal Einat 93a0e78966 fix bugs in tox and travis-ci configs 2015-09-16 21:46:36 +03:00
Tal Einat dab3092dd8 add Python 3.5 to test suite 2015-09-16 20:41:28 +03:00
Tal Einat 697b535df1 Update .travis.yml 2015-06-30 15:49:54 +03:00
Tal Einat cb9051dcdf Update .travis.yml 2015-06-30 15:44:54 +03:00
Tal Einat 11ea17df14 still trying to fix the after_success script 2015-06-30 15:12:04 +03:00
Tal Einat 1c4c9a0ead trying to fix travis after_success shell script 2015-06-30 15:00:40 +03:00
Tal Einat 853d008c31 travis: run coveralls only after appropriate runs
Only run coveralls after test runs with coverage.

Inspiration: http://stackoverflow.com/questions/29082831/
2015-06-30 14:53:56 +03:00
Tal Einat 9f4809f856 use specific version of tox (but not coveralls!) on Travis-CI 2015-02-13 19:12:06 +02:00
Tal Einat 0f7945474a fixed Travis config to run tests with all supported versions of Python both with and without coverage 2015-02-07 13:34:48 +02:00
Tal Einat 7ece67cc89 simplified tox and TravisCI infrastructure, now that they properly support Python 3.4 2015-01-31 16:05:51 +02:00
Tal Einat 0eff5d69af adding python 3.4 to TravisCI config 2014-04-22 19:04:38 +03:00
Tal Einat ed98c7f663 adding python 3.4 to TravisCI config 2014-04-22 18:51:18 +03:00
Tal Einat ac3151b8cc adding python 3.4 to TravisCI config 2014-04-22 18:14:43 +03:00
Tal Einat aa8e498b5e adding python 3.4 to TravisCI config 2014-04-22 18:12:38 +03:00
Tal Einat b186d2841b added another coverage run with Python 3.3 to TravisCI 2014-04-20 13:31:15 +03:00
Tal Einat 12ce5f9bf7 TracisCI and Coveralls integration WIP 2014-04-19 02:25:26 +03:00
Tal Einat 07dda37384 fixed requirements and working on TracisCI and Coveralls integration 2014-04-19 02:13:16 +03:00
Tal Einat a24d3f7739 nailed down automated testing and deployment, and fixed test_generic_search_cython 2014-04-12 13:10:52 +03:00
Tal Einat a78274da0b py31 not supported by Travis, so removed it from .travis.yml 2013-11-12 16:12:54 +02:00
Tal Einat 3018e8f08e added .travis.yml to run tox tests 2013-11-12 16:05:48 +02:00