/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to .travis.yml

  • Committer: Ubuntu One Auto Copilot
  • Author(s): Colin Watson
  • Date: 2022-02-23 19:58:34 UTC
  • mfrom: (519.1.6 drop-python3)
  • Revision ID: otto-copilot@canonical.com-20220223195834-yx8q035di1rteb7n
Drop support for Python < 3 and Breezy < 3.1.

Merged from https://code.launchpad.net/~jelmer/loggerhead/drop-python3/+merge/411875

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
matrix:
11
11
  include:
12
 
    - python: 2.7
13
 
      env: TAL_VERSION=4.3
14
12
    - python: 3.5
15
13
      env: TAL_VERSION=5.2
16
14
    - python: 3.6