Skip to content

Commit 6cdd008

Browse files
author
Achim Brandt
committed
added -Dgpg.skip=true
1 parent a64d5c9 commit 6cdd008

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ before_script:
44
- chmod 777 ./tests/travis/setup_arangodb.sh
55
- ./tests/travis/setup_arangodb.sh
66

7+
install: mvn install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B -V
8+
79
jdk:
810
- oraclejdk7
911

0 commit comments

Comments
 (0)