Update .travis.yml

pull/2047/head
Gabi Melman 4 years ago committed by GitHub
parent 9ce9804a88
commit b6b1c2f95d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save