Upgrade Travis configuration to run on new infrastructure
Closes gh-3760
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user