Skip to content

Commit

Permalink
fixed travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Feb 10, 2017
1 parent fde2238 commit eb4348f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ before_script:
- ./tests/travis/setup_arangodb.sh

after_script:
- killall -9 arangod
- killall -9 arangod_x86_64

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

Expand Down

0 comments on commit eb4348f

Please sign in to comment.