Skip to content

Commit e9bcff9

Browse files
committed
Add TravisCI config file and badge to README
1 parent bab9ee8 commit e9bcff9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
language: node_js

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# JSON to JSON Schema
22

3+
4+
[![Build Status](https://travis-ci.org/mohsen1/json-to-json-schema.svg?branch=master)](https://travis-ci.org/mohsen1/json-to-json-schema)
5+
36
> JSON to JSON Schema convert a JSON to a JSON Schema describing that JSON
47
58
## Usage

0 commit comments

Comments
 (0)