mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 12:21:19 +00:00
travis: just run make
This commit is contained in:
parent
a979e37586
commit
4d5f16330a
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ before_script:
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
|
||||||
|
script: make
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.ccache
|
- $HOME/.ccache
|
||||||
|
|
Loading…
Reference in a new issue