We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64d5c9 commit 6cdd008Copy full SHA for 6cdd008
.travis.yml
@@ -4,6 +4,8 @@ before_script:
4
- chmod 777 ./tests/travis/setup_arangodb.sh
5
- ./tests/travis/setup_arangodb.sh
6
7
+install: mvn install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B -V
8
+
9
jdk:
10
- oraclejdk7
11
0 commit comments