From f018c60b709f277f1d7dc7982f27457f8aeae76d Mon Sep 17 00:00:00 2001 From: Xavier Schott Date: Sat, 15 Apr 2017 23:27:59 -0700 Subject: [PATCH] Added Travis Continuous Integration --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 41c6578..80de4d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ ![Demo Project](TGPControlDemo.gif) +[![Build Status](https://travis-ci.org/SwiftArchitect/TGPControls.svg?branch=master)](https://travis-ci.org/SwiftArchitect/TGPControls) +[![CocoaPods](http://img.shields.io/cocoapods/v/TGPControls.svg)](https://cocoapods.org/pods/TGPControls) +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg)](https://github.com/Carthage/Carthage) +![MIT License](https://img.shields.io/cocoapods/l/TGPControls.svg) + # Slider with _ticks_ & animated Label (Swift) TGPControls are drop-in replacement of `UISlider` & `UILabel`, with visual preview in **Interface Builder**, single liner instrumentation, smooth animations, simple API, powerful customization.