diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..0d27250 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ +language: node_js +node_js: +- "6" +- "6.1" +- "5.11" +before_script: + - npm install -g gulp +script: gulp \ No newline at end of file diff --git a/README.md b/README.md index 4cf4848..7a5ccf7 100644 --- a/README.md +++ b/README.md @@ -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.