Skip to content

Commit acff2bc

Browse files
committed
adds travis badge
1 parent b1b60aa commit acff2bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.verb.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# {%= name %} {%= badge("fury") %}
1+
# {%= name %} {%= badge("fury") %} {%= badge("travis") %}
22

33
> {%= description %}
44

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# todo-regex [![NPM version](https://badge.fury.io/js/todo-regex.svg)](http://badge.fury.io/js/todo-regex)
1+
# todo-regex [![NPM version](https://badge.fury.io/js/todo-regex.svg)](http://badge.fury.io/js/todo-regex) [![Build Status](https://travis-ci.org/regexps/todo-regex.svg)](https://travis-ci.org/regexps/todo-regex)
22

33
> Regular expression for matching TODO statements in a string.
44

0 commit comments

Comments
 (0)