summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add py37 as a test targetIvan Kanakarakis2019-06-171-0/+3
| | | | Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
* Upload coverage reports to codecovIvan Kanakarakis2018-06-291-0/+5
| | | | Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
* Explicitly install tox for travisIvan Kanakarakis2018-06-291-0/+1
| | | | Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
* Update supported and testing python versionsIvan Kanakarakis2018-06-291-1/+3
| | | | Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
* Document and test all supported Python versionsJon Dufresne2018-06-281-7/+7
| | | | | | | | | Added trove classifiers for all supported Python versions. Added missing versions to tox and Travis CI configurations. Use tox-travis to kick of tox from Travis. Ensures library is tested against all modern Python versions to reduce the risk of regressions.
* Update tox.ini to actually run tests and make Travis use it.Rebecka Gulliksson2015-11-121-3/+6
| | | | Remove py.test runner from setup.py.
* Use Travis new container-based infrastructure.Rebecka Gulliksson2015-08-051-0/+2
|
* Changed from sudo apt-get to the Travis apt addon for xmlsec1.Rebecka Gulliksson2015-08-051-3/+5
|
* All tests now pass in 2.7 and 3.4 .Roland Hedberg2015-06-251-0/+4
|
* Add support for travis-ci continuous integrationErick Tryzelaar2014-10-291-0/+10