Skip to content

Commit cf66350

Browse files
committed
README: use svg for build status badge
1 parent e4b65f5 commit cf66350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# assert
22

3-
[![Build Status](https://travis-ci.org/defunctzombie/commonjs-assert.png?branch=master)](https://travis-ci.org/defunctzombie/commonjs-assert)
3+
[![Build Status](https://travis-ci.org/defunctzombie/commonjs-assert.svg?branch=master)](https://travis-ci.org/defunctzombie/commonjs-assert)
44

55
This module is used for writing unit tests for your applications, you can access it with require('assert').
66

0 commit comments

Comments
 (0)