diff --git a/README.md b/README.md index 57c5467..0bb686b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ +[![TravisCI Build Status](https://travis-ci.org/mlocati/docker-php-extension-installer.svg?branch=master)](https://travis-ci.org/mlocati/docker-php-extension-installer) + # Easy installation of PHP extensions in official PHP Docker images This repository contains a script that can be used to easily install a PHP extension inside the [official PHP Docker images](https://hub.docker.com/_/php/). + ## Known limits Currently the script requires the Debian-based images (no Alpine).