diff --git a/.travis.yml b/.travis.yml index b18bae5..368f72f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,5 @@ language: node_js node_js: - '6' - '4' +after_script: + - npm run coveralls diff --git a/README.md b/README.md index f012219..9972923 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gulp-wp-cache-bust [![Build Status](https://travis-ci.org/tylercraft/gulp-wp-cache-bust.svg?branch=master)](https://travis-ci.org/tylercraft/gulp-wp-cache-bust) +# gulp-wp-cache-bust · [![Build Status](https://img.shields.io/travis/tylercraft/gulp-wp-cache-bust.svg?style=flat-square)](https://travis-ci.org/tylercraft/gulp-wp-cache-bust) > Wordpress cache busting plugin for [gulp](https://github.com/tylercraft/gulp-wp-cache-bust)