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 fde2238 commit eb4348fCopy full SHA for eb4348f
.travis.yml
@@ -5,7 +5,7 @@ before_script:
5
- ./tests/travis/setup_arangodb.sh
6
7
after_script:
8
- - killall -9 arangod
+ - killall -9 arangod_x86_64
9
10
install: mvn install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B -V
11
0 commit comments