mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Add .travis.yml
This commit is contained in:
parent
94e7735c34
commit
e63423c83e
5 changed files with 52 additions and 5 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -6,7 +6,7 @@
|
|||
url = https://github.com/nanopb/nanopb.git
|
||||
[submodule "third-party/jerasure"]
|
||||
path = third-party/jerasure
|
||||
url = git@github.com:thestr4ng3r/jerasure.git
|
||||
url = https://github.com/thestr4ng3r/jerasure.git
|
||||
[submodule "third-party/gf-complete"]
|
||||
path = third-party/gf-complete
|
||||
url = git@github.com:thestr4ng3r/gf-complete.git
|
||||
url = https://github.com/thestr4ng3r/gf-complete.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue