Thread overview
Travis uses 1.1.0-alpha?
Aug 03, 2016
Johan Engelen
Aug 03, 2016
Johan Engelen
Aug 03, 2016
David Nadlinger
Aug 03, 2016
Kai Nacke
Aug 03, 2016
Johan Engelen
August 03, 2016
Hi all,
 I just found out that Travis defaults to 1.1.0-alpha1 with "d: ldc" in .travis.yml.
That is: our current Travis tests use 1.1.0-alpha1 !

I think we should introduce a "LATEST_BETA" (like DMD has) in https://github.com/ldc-developers/ldc-developers.github.io . And "LATEST" should point to the latest released non-beta version.

Thoughts?

cheers,
  Johan

August 03, 2016
https://github.com/ldc-developers/ldc-developers.github.io/pull/2
August 03, 2016
On 3 Aug 2016, at 13:37, Johan Engelen via digitalmars-d-ldc wrote:
>  I just found out that Travis defaults to 1.1.0-alpha1 with "d: ldc" in .travis.yml.
> […]
> Thoughts?

Yes, this was an oversight when Kai released the alpha – I thought I had posted about that to this list already, but it seems like I might not have actually sent my message.

 — David
August 03, 2016
On Wednesday, 3 August 2016 at 12:37:12 UTC, Johan Engelen wrote:
> Thoughts?

My fault. I was too fast changing the file.

Kai

August 03, 2016
On Wednesday, 3 August 2016 at 19:57:15 UTC, Kai Nacke wrote:
> On Wednesday, 3 August 2016 at 12:37:12 UTC, Johan Engelen wrote:
>> Thoughts?
>
> My fault. I was too fast changing the file.

Fixed :)