diff options
author | Rasmus Johansson <razze@iki.fi> | 2019-01-09 15:00:56 +0200 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2019-05-09 10:56:15 +0200 |
commit | 8f9c8579d0bfa12aa7966b773864d816d68be064 (patch) | |
tree | 82f0a63560951555271d5c10c746ca0f6195683d /README.md | |
parent | 9d3e2a7ca29143028cea0053db9c85b6251d702b (diff) | |
download | mariadb-git-8f9c8579d0bfa12aa7966b773864d816d68be064.tar.gz |
Appveyor configuration and addition of badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index 9baeb09f6c9..03e71af7652 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +Code status: +------------ + +* [![Travis CI status](https://secure.travis-ci.org/MariaDB/server.png?branch=10.2)](https://travis-ci.org/MariaDB/server) travis-ci.org (10.2 branch) +* [![Appveyor CI status](https://ci.appveyor.com/api/projects/status/4u6pexmtpuf8jq66?svg=true)](https://ci.appveyor.com/project/rasmushoj/server) ci.appveyor.com + ## MariaDB: drop-in replacement for MySQL MariaDB is designed as a drop-in replacement of MySQL(R) with more |