This closes #1876
This commit is contained in:
commit
af440fb81b
|
@ -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