Skip to content

Commit

Permalink
docs(README): update CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Oct 10, 2019
1 parent 1504896 commit c0fa902
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
@@ -1,6 +1,6 @@
# karma-browserify

[![Build Status](https://travis-ci.org/nikku/karma-browserify.svg?branch=master)](https://travis-ci.org/nikku/karma-browserify)
[![Build Status](https://travis-ci.com/nikku/karma-browserify.svg?branch=master)](https://travis-ci.com/nikku/karma-browserify)

[karma-browserify](https://github.com/nikku/karma-browserify) is a fast [Browserify](http://browserify.org) integration for [Karma](https://karma-runner.github.io) that handles large projects with ease.

Expand Down

0 comments on commit c0fa902

Please sign in to comment.