Adding a Travis CI build using the Ubuntu Focal
This commit is contained in:
parent
f2dda1e0bd
commit
840c0b8bcf
@ -138,6 +138,11 @@ matrix:
|
||||
- compiler: gcc
|
||||
<< : *max_debug_amd64_conf
|
||||
|
||||
# Maximal debug amd64 on latest version of linux
|
||||
- compiler: gcc
|
||||
dist: focal
|
||||
<< : *max_debug_amd64_conf
|
||||
|
||||
# Maximal x86 build
|
||||
- compiler: gcc
|
||||
<< : *max_x86_conf
|
||||
|
Loading…
Reference in New Issue
Block a user