From 2539de7ebdb9159cffab9d77afddb371a819c937 Mon Sep 17 00:00:00 2001 From: Feng Ye Date: Wed, 12 Jun 2019 11:36:38 +0800 Subject: [PATCH] Add travis-ci build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a2f8080..6e9b443 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Docker Machine Driver of SMTX OS +[![Build Status](https://travis-ci.org/smartxworks/docker-machine-driver-smtxos.svg?branch=master)](https://travis-ci.org/smartxworks/docker-machine-driver-smtxos) + Create Docker machines remotely on [SMTX OS](https://www.smartx.com/smtx-os/). This driver requires SMTX OS 4.0 or above. Earlier versions of SMTX OS will not work with this driver. ## Installation