mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-27 00:31:02 +08:00
try update travis cmake version
This commit is contained in:
parent
17c69cee7d
commit
b422379683
@ -6,4 +6,11 @@ script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake --version
|
||||
- cmake .. && make
|
||||
- cmake .. && make
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- george-edison55-precise-backports # cmake 3.2.3 / doxygen 1.8.3
|
||||
packages:
|
||||
- cmake
|
||||
- cmake-data
|
Loading…
x
Reference in New Issue
Block a user