Skip to content

Commit ed69e5a

Browse files
committed
add travis status image
1 parent 2ea2d4b commit ed69e5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Modern Fortran language support for VSCode
22

3+
[![Build Status](https://travis-ci.org/krvajal/vscode-fortran-support.svg?branch=master)](https://travis-ci.org/krvajal/vscode-fortran-support)
4+
5+
36
This extension provides support for the Fortran programming language. It includes syntax highlighting, code snippets and a linting based on gfortran.
47

58
## Features

0 commit comments

Comments
 (0)