0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-26 08:01:51 +08:00

Update .travis.yml

This commit is contained in:
Sergey Yagovtsev 2021-06-06 00:04:52 +03:00 committed by GitHub
parent 3b1794c227
commit 69c43265b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ matrix:
-CXX_COMPILER=g++-5
-C_COMPILER=gcc-5
- os: osx
osx_image: xcode10
osx_image: xcode11.4
env:
-CXX_COMPILER=g++-5
-C_COMPILER=gcc-5