0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-27 00:31:02 +08:00

Update .travis.yml

This commit is contained in:
Sergey Yagovtsev 2021-06-06 00:34:26 +03:00 committed by GitHub
parent 85d84db95d
commit 652202db71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ matrix:
env: env:
-CXX_COMPILER=g++-5 -CXX_COMPILER=g++-5
-C_COMPILER=gcc-5 -C_COMPILER=gcc-5
-HOMEBREW_NO_AUTO_UPDATE=1
script: script:
- mkdir build - mkdir build
- cd build - cd build