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-09 16:16:22 +03:00 committed by GitHub
parent e5a063af81
commit 3104dd4ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
dist: xenial dist: xenial
cache: ccache cache: ccache
language: cpp
jobs: jobs:
include: include:
- compiler: gcc - compiler: gcc