diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2019-01-03 16:41:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-03 16:41:17 (GMT) |
commit | 6e410a3ae965306a87d2d664b817218031aefe07 (patch) | |
tree | 317d4b7e359b58e89497672d8ab5da7d8215a996 /README.md | |
parent | 8a27d164cbc78595d2e6b81ec1c56ee560624b23 (diff) | |
download | googletest-6e410a3ae965306a87d2d664b817218031aefe07.zip googletest-6e410a3ae965306a87d2d664b817218031aefe07.tar.gz googletest-6e410a3ae965306a87d2d664b817218031aefe07.tar.bz2 |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Google Test # -[![Build Status](https://api.travis-ci.org/abseil/googletest.svg?branch=master)](https://travis-ci.org/abseil/googletest) +[![Build Status](https://api.travis-ci.org/google/googletest.svg?branch=master)](https://travis-ci.org/google/googletest) [![Build status](https://ci.appveyor.com/api/projects/status/4o38plt0xbo1ubc8/branch/master?svg=true)](https://ci.appveyor.com/project/GoogleTestAppVeyor/googletest/branch/master) **Future Plans**: |