Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Commit 2b7241c

Browse files
committed
Update build status links, remove old compiler branches
1 parent 98fe041 commit 2b7241c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://semaphoreci.com/api/v1/projects/3938c9ef-a0bf-497f-876c-3e722c051ace/464551/badge.svg)](https://semaphoreci.com/d-programming-gdc/gdc)
1+
[![Build Status](https://semaphoreci.com/api/v1/d-programming-gdc/gdc/branches/master/badge.svg)](https://semaphoreci.com/d-programming-gdc/gdc)
22

33
### What is GDC?
44

@@ -14,8 +14,6 @@ Work is currently under way to merge GDC into a future release of GCC. Any assit
1414

1515
The master branch of this project closely follows [GCC development branch][gcc-devel], which if you intend to use GDC for production applications, is likely not the version of GCC you want to build against. For versions of GDC compatible with GCC releases, checkout one of the following branches:
1616

17-
* [GCC 4.7.x](https://github.com/D-Programming-GDC/GDC/tree/gdc-4.7)
18-
* [GCC 4.8.x](https://github.com/D-Programming-GDC/GDC/tree/gdc-4.8)
1917
* [GCC 4.9.x](https://github.com/D-Programming-GDC/GDC/tree/gdc-4.9)
2018
* [GCC 5.x](https://github.com/D-Programming-GDC/GDC/tree/gdc-5)
2119
* [GCC 6.x](https://github.com/D-Programming-GDC/GDC/tree/gdc-6)

0 commit comments

Comments
 (0)