Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
layus committed Aug 29, 2018
1 parent 6b53fd5 commit 936f9a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.CI.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ the easiest way to rebuild the pre-generated sources.

## Travis CI

[![Travis CI build status](https://travis-ci.org/mozart/mozart2.svg?branch=master)](https://travis-ci.org/mozart/mozart2)

The build process is written in [.travis.yml](.travis.yml). Specifically, we use the
[trusty](https://docs.travis-ci.com/user/reference/overview/#virtualisation-environment-vs-operating-system) environnement. Currently, we implement a build on
Linux. We create two jobs. The first one, builds the pre-generated sources
Expand All @@ -19,5 +21,7 @@ Mozart2.

## Appveyor

[![Appveyor build status](https://ci.appveyor.com/api/projects/status/github/mozart/mozart2?branch=master&svg=true)](https://ci.appveyor.com/project/layus/mozart2)

The build process is written in [appveyor.yml](appveyor.yml). It uses mainly MingW to build.
The build uploads a Windows installer as an artifact.

0 comments on commit 936f9a5

Please sign in to comment.