testing out travis as ci

This commit is contained in:
Jesse McConnell 2013-04-02 11:23:50 -05:00
parent b312fffd7e
commit 24cd5aef80
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

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