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

check travis cmake version

This commit is contained in:
Sergey Yagovtsev 2016-06-29 06:55:12 +04:00
parent 727da87ee2
commit 17c69cee7d

View File

@ -5,4 +5,5 @@ compiler:
script:
- mkdir build
- cd build
- cmake --version
- cmake .. && make