Skip to content

Commit 29e9adb

Browse files
author
Mark
committed
travis debug
1 parent 96f2a72 commit 29e9adb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: java
33
before_script:
44
- chmod 777 ./tests/travis/setup_arangodb.sh
55
- ./tests/travis/setup_arangodb.sh
6+
- curl -v root@127.0.0.1:8529/_api/version
67

78
install: mvn install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B -V
89

0 commit comments

Comments
 (0)