mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 21:03:54 +08:00
add travis support
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user