DATACASS-490 - Switch to VM-based TravisCI build.
We now switched to VM-based builds by requiring sudo to apply higher memory limits as we exceeded memory limits of the container-based build.
This commit is contained in:
@@ -24,7 +24,7 @@ cache:
|
||||
- $HOME/.m2
|
||||
- 'download'
|
||||
|
||||
sudo: false
|
||||
sudo: required
|
||||
|
||||
before_install:
|
||||
- sed -i.bak -e 's|https://nexus.codehaus.org/snapshots/|https://oss.sonatype.org/content/repositories/codehaus-snapshots/|g' ~/.m2/settings.xml
|
||||
|
||||
Reference in New Issue
Block a user