Further changes to travis.yml

This commit is contained in:
Terek Campbell 2013-01-07 09:39:25 -07:00
parent ab0310d781
commit ff08a658fe
2 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1 @@
language: java
jdk:
- openjdk6
- openjdk7
- oraclejdk7
language: java

View File

@ -1,7 +1,7 @@
Avian - A lightweight Java Virtual Machine (JVM)
================================================
[![Build Status](https://travis-ci.org/ReadyTalk/avian.png?branch=master)](https://travis-ci.org/ReadyTalk/avian)
[![Build Status](https://travis-ci.org/terekcampbell/avian.png?branch=master)](https://travis-ci.org/terekcampbell/avian)
Quick Start
-----------