Commit e6a917ec230a56f761a95a139fa8f35a9a464ca9
1 parent
46284613
Fix build status banner
Showing
1 changed file
with
1 additions
and
3 deletions
README.md
| @@ -3,9 +3,7 @@ | @@ -3,9 +3,7 @@ | ||
| 3 | 3 | ||
| 4 | [](http://qpdf.sourceforge.net) | 4 | [](http://qpdf.sourceforge.net) |
| 5 | 5 | ||
| 6 | -[![Build status]()] | ||
| 7 | - | ||
| 8 | -[](https://dev.azure.com/qpdf/qpdf/_build?definitionId=3&branchName=master) [](https://travis-ci.org/qpdf/qpdf) | 6 | +[](https://dev.azure.com/qpdf/qpdf/_build/latest?definitionId=1) [](https://travis-ci.org/qpdf/qpdf) |
| 9 | 7 | ||
| 10 | This is the QPDF package. Information about it can be found at http://qpdf.sourceforge.net. The source code repository is hosted at github: https://github.com/qpdf/qpdf. | 8 | This is the QPDF package. Information about it can be found at http://qpdf.sourceforge.net. The source code repository is hosted at github: https://github.com/qpdf/qpdf. |
| 11 | 9 |