CI attempt

This commit is contained in:
2020-01-03 19:47:57 -05:00
parent 14d0e5a1e1
commit 0cda6c00e1
2 changed files with 21 additions and 10 deletions

8
ci/build.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
git clone --recursive https://github.com/simon987/sist2
cd sist2
./scripts/get_static_libs.sh 1
cmake .
make