diff --git a/.travis.yml b/.travis.yml index 954dbe7ab0..f5c99a7f66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1 @@ -language: java -jdk: - - openjdk6 - - openjdk7 - - oraclejdk7 \ No newline at end of file +language: java \ No newline at end of file diff --git a/README.md b/README.md index 8d27542f88..a22229755e 100644 --- a/README.md +++ b/README.md @@ -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 -----------