Re: Migration from travis-ci.org to travis-ci.com

2021-08-16 Thread sebb
On Mon, 16 Aug 2021 at 12:39, Gavin McDonald wrote: > > Migrated, enjoy > > https://travis-ci.com/github/apache/whimsy Thanks! > > On Mon, Aug 16, 2021 at 12:58 PM sebb wrote: > > > Whimsy only has one code repo, and it already has a Travis file: > > > > https://github.com/apache/whimsy/blob/ma

Re: Migration from travis-ci.org to travis-ci.com

2021-08-16 Thread Gavin McDonald
Migrated, enjoy https://travis-ci.com/github/apache/whimsy On Mon, Aug 16, 2021 at 12:58 PM sebb wrote: > Whimsy only has one code repo, and it already has a Travis file: > > https://github.com/apache/whimsy/blob/master/.travis.yml > > On Mon, 16 Aug 2021 at 04:26, Chris Lambertus wrote: > >

Re: Migration from travis-ci.org to travis-ci.com

2021-08-16 Thread sebb
Whimsy only has one code repo, and it already has a Travis file: https://github.com/apache/whimsy/blob/master/.travis.yml On Mon, 16 Aug 2021 at 04:26, Chris Lambertus wrote: > > You haven't specified any specific repo so I can only guess that you need to > add a .travis.yml file, as described

Re: Migration from travis-ci.org to travis-ci.com

2021-08-15 Thread Chris Lambertus
You haven't specified any specific repo so I can only guess that you need to add a .travis.yml file, as described in the travis documentation. > On Aug 15, 2021, at 5:21 PM, sebb wrote: > > PING? > > On Sat, 7 Aug 2021 at 17:28, sebb wrote: >> >> Whimsy is still using travis-ci.org, but the

Re: Migration from travis-ci.org to travis-ci.com

2021-08-15 Thread sebb
PING? On Sat, 7 Aug 2021 at 17:28, sebb wrote: > > Whimsy is still using travis-ci.org, but the banner says it needs to > move to travis-ci.com. > > I thought it would be auto-migrated, but it seems not. > > How can I get it transferred? > > Sebb.