diff --git a/README.md b/README.md index 21882b3..6b5fed5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ LOOT API Python Module ======================= [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/loot/loot-api-python?branch=master&svg=true)](https://ci.appveyor.com/project/WrinklyNinja/loot-api-python) +[![Travis Build Status](https://travis-ci.org/loot/loot-api-python.svg?branch=master)](https://travis-ci.org/loot/loot-api-python) [![Documentation Status](https://readthedocs.org/projects/loot-api-python/badge/)](http://loot-api-python.readthedocs.io/) A Python module that wraps the LOOT API, generated by [pybind11](https://github.com/pybind/pybind11).