mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-25 03:53:18 +03:00
6 lines
167 B
YAML
6 lines
167 B
YAML
language: cpp
|
|
script: sh -x ./clean_build.sh
|
|
# skip install phase since we have a customized install package
|
|
# creation tool for each supported platform
|
|
install: true
|