diff options
author | Duarte Duarte <dnpd.dd@gmail.com> | 2016-10-16 18:19:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-16 18:19:24 +0100 |
commit | 730bab93f391cc732e45b4b251a5b18b76af8e27 (patch) | |
tree | 30571c0caa67d27ed68cbd0b1f7fbf7f61b540e9 /README.md | |
parent | a8b233c08c4c236f6b12d3a6991c1f232cb88af7 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md index f85745ab16d..d466b71e87e 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ ## Build Status -6.x | 3.3.5 +master (7.0.3) | 3.3.5 :------------: | :------------: -[](https://travis-ci.org/TrinityCore/TrinityCore) | [](https://travis-ci.org/TrinityCore/TrinityCore) -[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/6.x) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) +[](https://travis-ci.org/TrinityCore/TrinityCore) | [](https://travis-ci.org/TrinityCore/TrinityCore) +[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) [](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656) ## Introduction |