Update .travis.yml

This commit is contained in:
ksherlock 2021-05-31 00:33:52 -04:00 committed by GitHub
parent 4730a70874
commit 1925dc172b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
os: osx
osx_image:
- xcode11
- xcode12
- xcode12.5
language: cpp
compiler: clang
before_script: