Skip to content

Commit

Permalink
added travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rmetzger committed Jul 12, 2013
1 parent b407f8b commit 4cd5474
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: java
jdk:
- oraclejdk7
- openjdk7
- openjdk6
script: "mvn verify"
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
ozone
=====
=====

Build Status: [![Build Status](https://travis-ci.org/dimalabs/ozone.png)](https://travis-ci.org/dimalabs/ozone)

0 comments on commit 4cd5474

Please sign in to comment.