Skip to content

Commit

Permalink
Fix Travis badge (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinchang authored and sindresorhus committed Jan 9, 2019
1 parent 94cef2f commit 7f9f31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
@@ -1,4 +1,4 @@
# globby [![Build Status](https://travis-ci.com/sindresorhus/globby.svg?branch=master)](https://travis-ci.com/sindresorhus/globby)
# globby [![Build Status](https://travis-ci.org/sindresorhus/globby.svg?branch=master)](https://travis-ci.org/sindresorhus/globby)

> User-friendly glob matching
Expand Down

0 comments on commit 7f9f31b

Please sign in to comment.