Skip to content

Commit

Permalink
Fix ci badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Feb 16, 2018
1 parent 5bad47b commit 972b31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
Expand Up @@ -2,7 +2,7 @@

fs.readFileSync() and fs.readFile() static asset browserify transform

[![build status](https://secure.travis-ci.org/substack/brfs.png)](http://travis-ci.org/substack/brfs)
[![build status](https://secure.travis-ci.org/browserify/brfs.png)](http://travis-ci.org/browserify/brfs)

This module is a plugin for [browserify](http://browserify.org) to parse the AST
for `fs.readFileSync()` calls so that you can inline file contents into your
Expand Down

0 comments on commit 972b31b

Please sign in to comment.