summaryrefslogtreecommitdiff
path: root/.ci
Commit message (Collapse)AuthorAgeFilesLines
* Update py.testAarni Koskela2018-01-191-1/+1
| | | | | * Add py.test's .cache to ignore * setup.cfg: Use [tool:pytest] instead of deprecated [pytest]
* Use a fixed datetime to avoid test failures (#520)Narendra Vardi2017-08-181-1/+1
| | | | | freezegun library added to travis build and appveyor Fixes #507
* AppVeyor: Remove unneeded buildsLasse Schuirmann2016-04-081-24/+0
| | | | Related to https://github.com/python-babel/babel/issues/377
* Post coverage results to Codecov from AppveyorAarni Koskela2015-12-301-2/+3
|
* Mark Python 3.5 as supportedAarni Koskela2015-12-231-0/+8
| | | | | Fixes #222 Refs #221
* Test/CI: Add requisite doctest flags; ignore setup.py and venvsAarni Koskela2015-12-211-1/+2
| | | | | | | | This requires a newer version of py.test, so the requirement is pinned in the CI configuration. See https://pytest.org/latest/doctest.html See https://pytest.org/latest/example/pythoncollection.html#customizing-test-collection-to-find-all-py-files
* CI: Add mac buildsLasse Schuirmann2015-08-044-0/+23
|
* CI: Add windows buildsLasse Schuirmann2015-08-042-0/+99