diff --git a/README.md b/README.md index 64cb5d5..dd06cb6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ python-terraform is a python module provide a wrapper of `terraform` command line tool. `terraform` is a tool made by Hashicorp, please refer to https://terraform.io/ -## This project is not stable yet +### Status +[![Build Status](https://travis-ci.org/beelit94/python-terraform.svg?branch=develop)](https://travis-ci.org/beelit94/python-terraform) ## Installation pip install git+https://github.com/beelit94/python-terraform.git@develop