Add .travis.yml

This commit is contained in:
Florian Märkl 2019-08-17 15:56:06 +02:00
commit e63423c83e
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
5 changed files with 52 additions and 5 deletions

4
.gitmodules vendored
View file

@ -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