]> git.phdru.name Git - ppu.git/history - .travis.yml
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[ppu.git] / .travis.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
2020-02-25 Oleg BroytmanCI(Travis): Set default OS to `linux`, dist to `xenial`
2019-02-25 Oleg BroytmanCI: Remove branch limitations
2019-02-07 Oleg BroytmanCI(travis): remove deprecated `sudo` keyword
2019-02-04 Oleg BroytmanCI: Require pip < 19.1 for Python 2.7 and 3.4
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
2017-12-11 Oleg BroytmanCI: Upgrade pip and setuptools
2017-10-06 Oleg BroytmanTests(CI): Explicitly list python versions at Travis CI
2017-08-20 Oleg BroytmanTests(CI): Run py27-flake8 and py34-flake8 tests at...
2017-06-17 Oleg BroytmanFeat(CI): Use remove-old-files.py to cleanup pip cache
2017-04-29 Oleg BroytmanTest at Travis and AppVeyor