diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index e7af422..0000000 --- a/.travis.yml +++ /dev/null @@ -1,10 +0,0 @@ -dist: trusty -language: node_js -node_js: - - "node" -cache: - directories: - - node_modules -notifications: - email: false -sudo: false diff --git a/README.md b/README.md index 60d8032..666f396 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Peity -[![Build Status](https://travis-ci.org/benpickles/peity.svg?branch=master)](https://travis-ci.org/benpickles/peity) - Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `` pie, donut, line or bar chart. ## Basic Usage