Skip to content

Commit

Permalink
Travis fix. Clear cache?
Browse files Browse the repository at this point in the history
  • Loading branch information
jakiestfu committed Aug 25, 2016
1 parent 4288d5b commit 9c44fcf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ node_js:

sudo: false

cache:
directories:
- node_modules

before_install:
- npm config set spin false
- npm install -g bower gulp
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
> A powerful, simple, promise-based `postMessage` library.
[![npm][npm-image]][npm-url]
[![Build Status](https://travis-ci.org/dollarshaveclub/postmate.svg?branch=master)](https://travis-ci.org/dollarshaveclub/postmate)

[npm-image]: https://img.shields.io/npm/v/postmate.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/postmate
Expand Down

0 comments on commit 9c44fcf

Please sign in to comment.