Skip to content

Commit a679f30

Browse files
committed
add Travis badge
1 parent 5aa7c81 commit a679f30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status][Travis badge]][Travis]
2+
13
## Travis builds now enabled
24

35
Builds are now verified by Travis (see [issue #20](https://github.com/daveclayton/json-patch/issues/20) from the json-patch project for details)
@@ -105,3 +107,5 @@ For a detailed discussion of the implementation, see
105107
Please see the [wiki](https://github.com/daveclayton/json-schema-validator/wiki/) for more
106108
details.
107109

110+
[Travis Badge]: https://api.travis-ci.org/daveclayton/json-schema-validator.svg?branch=master
111+
[Travis]: https://travis-ci.org/daveclayton/json-schema-validator

0 commit comments

Comments
 (0)