6 lines
44 B
YAML
6 lines
44 B
YAML
language: cpp
|
|
|
|
script:
|
|
- cmake .
|
|
- make
|
language: cpp
|
|
|
|
script:
|
|
- cmake .
|
|
- make
|