Merge pull request #637 from WarenGonzaga/master

Add Travis CI, Release, devDependencies, and Gitter badges.
This commit is contained in:
Daniel Eden 2016-09-27 09:45:38 -04:00 committed by GitHub
commit 9bc802dfc9
2 changed files with 9 additions and 1 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: node_js
node_js:
- "6"
- "6.1"
- "5.11"
before_script:
- npm install -g gulp
script: gulp

View File

@ -1,4 +1,4 @@
#Animate.css
#Animate.css [![GitHub release](https://img.shields.io/github/release/daneden/animate.css.svg)](https://github.com/daneden/animate.css/releases) [![Build Status](https://travis-ci.org/WarenGonzaga/animate.css.svg?branch=master)](https://travis-ci.org/WarenGonzaga/animate.css) [![devDependencies Status](https://david-dm.org/WarenGonzaga/animate.css/dev-status.svg)](https://david-dm.org/WarenGonzaga/animate.css?type=dev) [![chat](https://img.shields.io/badge/chat-gitter-green.svg)](https://gitter.im/animate-css/Lobby)
*Just-add-water CSS animation*
`animate.css` is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.