Merge pull request #13 from kylef/travis

Enable travis-ci
This commit is contained in:
Kyle Fuller
2014-11-06 00:45:38 +00:00
4 changed files with 121 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
Stencil
=======
[![Build Status](http://img.shields.io/travis/kylef/Stencil/master.svg?style=flat)](https://travis-ci.org/kylef/Stencil)
Stencil is a simple and powerful template language for Swift. It provides a
syntax similar to Django and Mustache. If you're familiar with these, you will
feel right at home with Stencil.