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

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