Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1881#discussion_r169705458
--- Diff: .travis.yml ---
@@ -1,7 +1,7 @@
sudo: false
language: java
install: true
-script: mvn -Pfast-tests -Pextra-tests -B install
--- End diff --
Perhaps you could add a comment (don't know what's the format for comments
on yml) documenting why the install is needed?---
