Added Travis Continuous Integration

This commit is contained in:
Xavier Schott 2017-04-15 23:27:59 -07:00
parent c855390498
commit f018c60b70
1 changed files with 5 additions and 0 deletions

View File

@ -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.