Add travis-ci support

This commit is contained in:
Ammar Askar
2012-11-02 13:30:07 +05:00
parent 92d68be1c0
commit 6fb7077826

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: java
jdk:
- oraclejdk7
- openjdk6
notifications:
email: false