Skip to content

Commit 936f9a5

Browse files
committed
Add badges
1 parent 6b53fd5 commit 936f9a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.CI.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ the easiest way to rebuild the pre-generated sources.
1010

1111
## Travis CI
1212

13+
[![Travis CI build status](https://travis-ci.org/mozart/mozart2.svg?branch=master)](https://travis-ci.org/mozart/mozart2)
14+
1315
The build process is written in [.travis.yml](.travis.yml). Specifically, we use the
1416
[trusty](https://docs.travis-ci.com/user/reference/overview/#virtualisation-environment-vs-operating-system) environnement. Currently, we implement a build on
1517
Linux. We create two jobs. The first one, builds the pre-generated sources
@@ -19,5 +21,7 @@ Mozart2.
1921

2022
## Appveyor
2123

24+
[![Appveyor build status](https://ci.appveyor.com/api/projects/status/github/mozart/mozart2?branch=master&svg=true)](https://ci.appveyor.com/project/layus/mozart2)
25+
2226
The build process is written in [appveyor.yml](appveyor.yml). It uses mainly MingW to build.
2327
The build uploads a Windows installer as an artifact.

0 commit comments

Comments
 (0)