1
0
mirror of https://github.com/moparisthebest/open-keychain synced 2025-03-01 18:01:49 -05:00
2014-01-27 14:00:22 +01:00

15 lines
172 B
YAML

language: java
jdk:
- openjdk7
install:
- TERM=dumb gradle assemble
script:
- TERM=dumb gradle check --info
notifications:
email:
- roberto.tyley@gmail.com