mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-24 11:32:43 +03:00
add travis support
This commit is contained in:
parent
45805bbdcb
commit
cfc13f1f04
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
||||
script: sh ./clean_build.sh
|
||||
# skip install phase since we have a customized install package
|
||||
# creation tool for each supported platform
|
||||
install: true
|
Loading…
Reference in New Issue
Block a user