Skip to content

Commit fbe664c

Browse files
author
Dave Clayton
authored
Merge pull request #25 from daveclayton/dclayton-travis
Add configuration for testing travis
2 parents f96ba32 + f49e561 commit fbe664c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
language: java

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Travis builds now enabled
2+
3+
Builds are now verified by Travis (see [issue #20](https://github.com/daveclayton/json-patch/issues/20) from the json-patch project for details)
4+
5+
https://travis-ci.org/daveclayton/json-schema-core
6+
17
## Read me first
28

39
The license of this project is dual licensed LGPLv3 or later/ASL 2.0. See file `LICENSE` for more

0 commit comments

Comments
 (0)