Skip to content

Commit 01413f5

Browse files
authored
Add GNU and PGI compiler test badge
1 parent ae12bb3 commit 01413f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ target_link_libraries (<user target> fortran_unit_test ...)
5151

5252
### Compiler Support
5353

54-
[![Compiler](https://img.shields.io/badge/GNU-not%20tested+-yellow.svg)]()
55-
[![Compiler](https://img.shields.io/badge/PGI-not%20tested-yellow.svg)]()
54+
[![Compiler](https://img.shields.io/badge/GNU-v4.8.5+-brightgreen.svg)]()
55+
[![Compiler](https://img.shields.io/badge/PGI-v18.4-brightgreen.svg)]()
5656
[![Compiler](https://img.shields.io/badge/Intel-v17.0.2.187+-brightgreen.svg)]()
5757
[![Compiler](https://img.shields.io/badge/IBM%20XL-not%20tested-yellow.svg)]()
5858
[![Compiler](https://img.shields.io/badge/g95-not%20tested-yellow.svg)]()

0 commit comments

Comments
 (0)