Skip to content

Commit b2c4ecc

Browse files
Fix travis icon
1 parent a96c30c commit b2c4ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A port of node's `crypto` module to the browser.
44

5-
[![travis](https://secure.travis-ci.org/dominictarr/crypto-browserify.png?branch=master)](https://travis-ci.org/dominictarr/crypto-browserify)
5+
[![travis](https://img.shields.io/travis/crypto-browserify/crypto-browserify/master.svg?style=flat)](https://travis-ci.org/crypto-browserify/crypto-browserify)
66

77
The goal of this module is to reimplement node's crypto module,
88
in pure javascript so that it can run in the browser.

0 commit comments

Comments
 (0)