]> git.phdru.name Git - ppu.git/history - appveyor.yml
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[ppu.git] / appveyor.yml
2021-09-23 Oleg BroytmanMerge branch 'github-actions'
2021-09-22 Oleg BroytmanCI: Migrate from Travis CI and AppVeyor to GitHub Actions
2021-01-08 Oleg BroytmanCI: Upgrade `tox`
2021-01-08 Oleg BroytmanTest,CI: Run tests with Python 3.9
2020-05-06 Oleg BroytmanCI: pip<21 for Python 2.7
2020-02-28 Oleg BroytmanLimit `setuptools<44` for Python 2.7
2020-02-27 Oleg BroytmanTests: Run tests with Python 3.8
2019-02-25 Oleg BroytmanCI: Remove branch limitations
2019-02-04 Oleg BroytmanCI: Require pip < 19.1 for Python 2.7 and 3.4
2019-01-31 Oleg BroytmanTests: Require tox < 3.1 to avoid basepython conflicts
2019-01-31 Oleg BroytmanPython 3.7
2018-08-21 Oleg BroytmanDrop support for Python 3.3
2018-04-04 Oleg BroytmanTests(tox): Require tox <= 2.9.1
2018-04-01 Oleg BroytmanCI(appveyor.yml): Upgrade `pip` using `python -m pip`
2017-12-16 Oleg BroytmanCI: Run tests at AppVeyor with Python 2.7, 3.3 and 3.6
2017-12-11 Oleg BroytmanCI: Rename TOX_ENV -> TOXENV; execute tox (no need...
2017-12-11 Oleg BroytmanCI: Upgrade pip and setuptools
2017-08-20 Oleg BroytmanTests(CI): Run py27-flake8 and py34-flake8 tests at...
2017-08-20 Oleg BroytmanTests(CI): Reorder env vars in appveyor.yml
2017-06-17 Oleg BroytmanFeat(CI): Use remove-old-files.py to cleanup pip cache
2017-04-30 Oleg BroytmanFix comment in appveyor.yml
2017-04-29 Oleg BroytmanTest at Travis and AppVeyor