forked from LogBlock/LogBlock
Add travis-ci support
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
language: java
|
||||||
|
jdk:
|
||||||
|
- oraclejdk7
|
||||||
|
- openjdk6
|
||||||
|
notifications:
|
||||||
|
email: false
|
Reference in New Issue
Block a user