Skip to content

Commit

Permalink
Use master branch for travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Aug 31, 2019
1 parent 013d64d commit bafa295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A minimal matching utility.

[![Build Status](https://secure.travis-ci.org/isaacs/minimatch.svg)](http://travis-ci.org/isaacs/minimatch)
[![Build Status](https://travis-ci.org/isaacs/minimatch.svg?branch=master)](http://travis-ci.org/isaacs/minimatch)


This is the matching library used internally by npm.
Expand Down

0 comments on commit bafa295

Please sign in to comment.