Edgewall Software

Changes between Version 31 and Version 32 of TracDev/AutomaticBuilds


Ignore:
Timestamp:
Jun 3, 2021, 11:36:46 PM (3 years ago)
Author:
Ryan J Ollos
Comment:

Migrate .org → .com

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/AutomaticBuilds

    v31 v32  
    33[[Image(travis-ci_77336.png, align=right)]]
    44
    5 Automatic builds for the Linux and MacOS platforms are run on [https://travis-ci.org/edgewall/trac/builds Travis CI]. The configuration is defined in [source:trunk/.travis.yml]:
     5Automatic builds for the Linux and MacOS platforms are run on [https://travis-ci.com/edgewall/trac/builds Travis CI]. The configuration is defined in [source:trunk/.travis.yml]:
    66
    7 || trunk      \\[[Image(https://travis-ci.org/edgewall/trac.svg?branch=trunk,alt=Build status,title=Build status,link=https://travis-ci.org/edgewall/trac/branches)]]        ||\
    8 || 1.4-stable \\[[Image(https://travis-ci.org/edgewall/trac.svg?branch=1.4-stable,alt=Build status,title=Build status,link=https://travis-ci.org/edgewall/trac/branches)]]   ||\
    9 || 1.2-stable \\[[Image(https://travis-ci.org/edgewall/trac.svg?branch=1.2-stable,alt=Build status,title=Build status,link=https://travis-ci.org/edgewall/trac/branches)]]   ||\
    10 || 1.0-stable \\[[Image(https://travis-ci.org/edgewall/trac.svg?branch=1.0-stable,alt=Build status,title=Build status,link=https://travis-ci.org/edgewall/trac/branches)]]   ||\
    11 || 0.12-stable\\[[Image(https://travis-ci.org/edgewall/trac.svg?branch=0.12-stable,alt=Build status,title=Build status,link=https://travis-ci.org/edgewall/trac/branches)]] ||
     7|| trunk      \\[[Image(https://api.travis-ci.com/edgewall/trac.svg?branch=trunk,alt=Build status,title=Build status,link=https://travis-ci.com/github/edgewall/trac/branches)]]        ||\
     8|| 1.4-stable \\[[Image(https://api.travis-ci.com/edgewall/trac.svg?branch=1.4-stable,alt=Build status,title=Build status,link=https://travis-ci.com/github/edgewall/trac/branches)]]   ||\
     9|| 1.2-stable \\[[Image(https://api.travis-ci.com/edgewall/trac.svg?branch=1.2-stable,alt=Build status,title=Build status,link=https://travis-ci.com/github/edgewall/trac/branches)]]   ||\
     10|| 1.0-stable \\[[Image(https://api.travis-ci.com/edgewall/trac.svg?branch=1.0-stable,alt=Build status,title=Build status,link=https://travis-ci.com/github/edgewall/trac/branches)]]   ||\
     11|| 0.12-stable\\[[Image(https://api.travis-ci.com/edgewall/trac.svg?branch=0.12-stable,alt=Build status,title=Build status,link=https://travis-ci.com/github/edgewall/trac/branches)]] ||
    1212
    1313[[Image(appveyor-kb-logo.png, width=120px, align=right)]]