Skip to content

Commit

Permalink
Add travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dangvanthanh committed Apr 17, 2016
1 parent 57df22b commit 8b4d439
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "5"
- "5"
- "4"
- "0.12"
- "0.12"
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# postcss-tipsy

[![Build Status: Linux](https://api.travis-ci.org/dangvanthanh/postcss-tipsy.svg?branch=master)](https://travis-ci.org/dangvanthanh/postcss-tipsy)

[Postcss](https://github.com/postcss/postcss) plugin for a simple tooltip css. This is based **[tipsy.sass](https://github.com/dangvanthanh/tipsy.sass)** version.

## Usage
Expand Down

0 comments on commit 8b4d439

Please sign in to comment.