Adds Travis CI

This commit is contained in:
Zeno Rocha 2015-09-27 16:40:50 -07:00
parent b0e118f750
commit a9c50a74fa
2 changed files with 5 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: node_js
node_js:
- 0.12

View File

@ -1,5 +1,7 @@
# clipboard.js
[![Build Status](http://img.shields.io/travis/zenorocha/clipboard.js/master.svg?style=flat)](https://travis-ci.org/zenorocha/clipboard.js)
> A modern approach to copy text to the clipboard. No Flash. No dependencies. Just 2kb.
<a href="http://zenorocha.github.io/clipboard.js/"><img width="728" src="https://cloud.githubusercontent.com/assets/398893/9983535/5ab0a950-5fb4-11e5-9602-e73c0b661883.jpg" alt="Demo"></a>