提交 9d1be664 authored 作者: Philippe Marschall's avatar Philippe Marschall

Migrate to Travis container-based infrastructure

Sine we're not using sudo we can migrate to the container-based Travis
build infrastructure [1]. This has the following advantages:

 - Builds start in seconds
 - More available resources
 - Better network capacity, availability and throughput
 - Caching available for open source projects

The builds will still fail due to an `OutOfMemoryError` but that's a
different issue.

 [1] https://docs.travis-ci.com/user/migrating-from-legacy/
上级 425b21aa
sudo: false
language: java
jdk:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论