Skip to content

Commit

Permalink
travis tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercraft committed Jan 8, 2017
1 parent 852bd97 commit bc0fd32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ language: node_js
node_js:
- '6'
- '4'
after_script:
- npm run coveralls
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit bc0fd32

Please sign in to comment.