adding travis config file - additionally it is needed to activate travis on this github repo
This commit is contained in:
parent
c8b42075fe
commit
4889a777da
|
|
@ -0,0 +1,4 @@
|
|||
language: java
|
||||
jdk:
|
||||
- openjdk6
|
||||
- openjdk7
|
||||
Loading…
Reference in New Issue