File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Integration) pipeline. This document describes how it's working.
1111Kaitai Struct CI strives to be highly modular and, by design, tries
1212not to rely on a single CI engine provider. Currently, we use:
1313
14- * https://travis-ci.org /kaitai-io[Travis]
14+ * https://travis-ci.com /kaitai-io[Travis]
1515* AppVeyor: https://ci.appveyor.com/project/GreyCat/kaitai-struct[for kaitai_struct], https://ci.appveyor.com/project/GreyCat/ci-targets[for ci_targets]
1616* GitHub Actions: https://github.com/kaitai-io/kaitai_struct_formats/actions[for kaitai_struct_formats]
1717
@@ -80,7 +80,7 @@ possible.
8080 https://github.com/kaitai-io/kaitai_struct_compiler[compiler] repo.
8181* A new commit (or build request) for compiler repo triggers building
8282 of new compiler binaries. There are two builds running:
83- ** https://travis-ci.org /kaitai-io/kaitai_struct[compiler build at
83+ ** https://travis-ci.com /kaitai-io/kaitai_struct[compiler build at
8484 Travis] runs on Linux and gets us .deb, .zip and .js builds of
8585 compiler
8686** https://ci.appveyor.com/project/GreyCat/kaitai-struct[compiler
You can’t perform that action at this time.
0 commit comments