mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-25 03:41:02 +00:00
travis: restore language
This commit is contained in:
parent
b6cc13fd2e
commit
152c106cbd
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
language: c
|
||||
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
|
@ -24,6 +26,8 @@ before_script:
|
|||
- cd build
|
||||
- cmake ..
|
||||
|
||||
install: false
|
||||
|
||||
cache:
|
||||
- ccache
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue