Update circle.yml
This commit is contained in:
parent
d5a36f20ed
commit
16bf775f69
@ -1,3 +1,4 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
override:
|
override:
|
||||||
|
- curl -sSL https://cmake.org/files/v3.9/cmake-3.9.1-Linux-x86_64.tar.gz | sudo tar -xzC ~
|
||||||
- cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && make -j
|
- cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && make -j
|
||||||
|
Loading…
Reference in New Issue
Block a user