Skip to content

Commit eb4348f

Browse files
author
Mark
committed
fixed travis
1 parent fde2238 commit eb4348f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before_script:
55
- ./tests/travis/setup_arangodb.sh
66

77
after_script:
8-
- killall -9 arangod
8+
- killall -9 arangod_x86_64
99

1010
install: mvn install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B -V
1111

0 commit comments

Comments
 (0)