Travis-CI: update Linux + macOS build environments
Linux: trusty -> xenial (current @ travis-ci.com) macOS: (default) -> xcode12.2 (latest as of today)
This commit is contained in:
parent
5a04ca6c38
commit
df4ae812b4
@ -1,5 +1,7 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
osx_image: xcode12.2
|
||||
|
||||
cache: ccache
|
||||
|
||||
language:
|
||||
|
Loading…
x
Reference in New Issue
Block a user