Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Travis CI tests for Python 3.6 | Matěj Cepl | 2017-03-02 | 1 | -0/+2 |
| | |||||
* | Use also 3.5 on Travis CI. | Matěj Cepl | 2016-06-02 | 1 | -0/+2 |
| | |||||
* | Extend travis.yml to test also py3k (with allowed_failures) | Matěj Cepl | 2016-05-20 | 1 | -0/+6 |
| | |||||
* | Multiple stages per test. | Matěj Cepl | 2016-04-20 | 1 | -0/+1 |
| | | | | Includes python34, CentOS 6 (for Python 2.6), and PyPy. | ||||
* | Add twisted dependency | Matěj Cepl | 2016-03-17 | 1 | -0/+1 |
| | |||||
* | Remove logic to install unittests2 from .travis.yml | Craig Rodrigues | 2015-12-18 | 1 | -3/+0 |
| | | | | | This now specified in setup.py in the setup.setuptools.install_requires variable. | ||||
* | Add python-setuptools to CI. | Craig Rodrigues | 2015-12-04 | 1 | -0/+1 |
| | |||||
* | Add .travis.yml and .gitlab-ci.yml | Matěj Cepl | 2015-10-16 | 1 | -0/+22 |
Fixes #50 |