Upgrade Travis configuration to run on new infrastructure
Closes gh-3760
This commit is contained in:
parent
4f0f51b5ed
commit
190f8a7e0a
|
|
@ -1,6 +1,6 @@
|
|||
language: java
|
||||
services: mongodb
|
||||
|
||||
sudo: false
|
||||
install: true
|
||||
before_script:
|
||||
- mvn install -q -U -DskipTests=true -Dmaven.test.redirectTestOutputToFile=true || true
|
||||
|
|
|
|||
Loading…
Reference in New Issue