[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3331: Get rid of the TravisCI Python 2.7 macOS CI job
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Jul 7 12:18:35 UTC 2020
#3331: Get rid of the TravisCI Python 2.7 macOS CI job
---------------------+---------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
---------------------+---------------------------
This is part of an overall goal to stop using TravisCI entirely.
The TravisCI job represented by this matrix item:
{{{
- os: osx
python: '2.7'
env: T=py27 LANG=en_US.UTF-8
language: generic # "python" is not available on OS-X
}}}
Gives us Python 2.7/macOS CI. This is duplicated by the GitHub actions
"macos-latest" matrix entry so we can simply delete it with no loss of
coverage.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3331>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list