Add Travis so dud PRs don't get merged.
This commit is contained in:
parent
a3dbdae3df
commit
08801f5d03
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: java
|
||||
jdk:
|
||||
- openjdk7
|
||||
notifications:
|
||||
email: false
|
Loading…
Reference in New Issue
Block a user