Added .travis.yml file
Start testing the protege project with the Travis hosted continuous integration service.
Esse commit está contido em:
@@ -0,0 +1,14 @@
|
|||||||
|
language: java
|
||||||
|
|
||||||
|
jdk:
|
||||||
|
- oraclejdk7
|
||||||
|
- openjdk7
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
recipients:
|
||||||
|
- vendetti@stanford.edu
|
||||||
|
on_success: never
|
||||||
|
on_failure: always
|
||||||
|
|
||||||
|
|
||||||
Referência em uma Nova Issue
Bloquear um usuário