Skip to content

Commit 6db1e36

Browse files
author
Mark
committed
fixed travis
1 parent cbc48f2 commit 6db1e36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

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

7+
after_script:
8+
- killall -9 arangod_x86_64
9+
710
install: mvn install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B -V
811

912
jdk:

0 commit comments

Comments
 (0)