Added the travis.yml file

This commit is contained in:
Terek Campbell 2013-01-07 09:29:31 -07:00
parent 7caa479084
commit ab0310d781

5
.travis.yml Normal file
View File

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