Skip to content

Commit 81532ea

Browse files
committed
Adding build status to README
1 parent 93790ce commit 81532ea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/composer.lock
2+
/vendor/*
3+
!/vendor/symfony

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JSON Schema for PHP
1+
# JSON Schema for PHP [![Build status...](https://secure.travis-ci.org/justinrainbow/json-schema.png)](http://travis-ci.org/justinrainbow/json-schema)
22

33
Documentation can be found at http://jsonschema.readthedocs.org/
44

0 commit comments

Comments
 (0)