Update .travis.yml

This commit is contained in:
Gabi Melman 2021-08-10 22:09:30 +03:00 committed by GitHub
parent 9ce9804a88
commit b6b1c2f95d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ matrix:
addons: *gcc9
# Test gcc-11.0: C++20, Build=Debug
- env: GCC_VERSION=12 BUILD_TYPE=Debug CPP=20 ASAN=Off
- env: GCC_VERSION=11 BUILD_TYPE=Debug CPP=20 ASAN=Off
os: linux
dist: bionic
addons: *gcc11