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 96f2a72 commit 29e9adbCopy full SHA for 29e9adb
.travis.yml
@@ -3,6 +3,7 @@ language: java
3
before_script:
4
- chmod 777 ./tests/travis/setup_arangodb.sh
5
- ./tests/travis/setup_arangodb.sh
6
+ - curl -v root@127.0.0.1:8529/_api/version
7
8
install: mvn install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B -V
9
0 commit comments