diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2018-06-30 10:28:51 +0300 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2018-06-30 10:28:51 +0300 |
commit | 46857a860c90a643a8859e1bea81c7273a6ae96a (patch) | |
tree | 2a37494b9985eb0109b253dc968449ba4dc944d1 /README.md | |
parent | 5ef4870bb3142777446c9fee4ddefcaada8f45f8 (diff) | |
download | mariadb-git-46857a860c90a643a8859e1bea81c7273a6ae96a.tar.gz |
Update travis test status and position in README file
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md index 00587110004..abb7b263482 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +Code status: +------------ + +* [![tests status](https://secure.travis-ci.org/MariaDB/server.png?branch=10.3)](https://travis-ci.org/MariaDB/server) travis-ci.org (10.3 branch) + ## MariaDB: drop-in replacement for MySQL MariaDB is designed as a drop-in replacement of MySQL(R) with more @@ -68,8 +73,3 @@ The code for MariaDB, including all revision history, can be found at: https://github.com/MariaDB/server *************************************************************************** - -Code status: ------------- - -* [![tests status](https://secure.travis-ci.org/MariaDB/server.png?branch=10.2)](https://travis-ci.org/MariaDB/server) travis-ci.org (10.2 branch) |