ARTEMIS-1690 remove not needed "mvn install"
This commit is contained in:
parent
81dd9a848d
commit
d54ca18f3c
|
@ -1,6 +1,7 @@
|
|||
sudo: false
|
||||
language: java
|
||||
install: true
|
||||
script: mvn -Pfast-tests -Pextra-tests -B install
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
- $HOME/.m2
|
||||
|
|
Loading…
Reference in New Issue