mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-27 16:04:16 +02:00
Skip GPG sign for testing with Travis
This commit is contained in:
parent
d2f4587771
commit
c662e1c86d
@ -1,2 +1,7 @@
|
||||
language: java
|
||||
|
||||
install: mvn install -DskipTests=true -Dgpg.skip=true
|
||||
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
- openjdk7
|
||||
|
Loading…
x
Reference in New Issue
Block a user