Skip to content

Commit 88dbd58

Browse files
committed
Fix travis-ci.org -> travis-ci.com links
1 parent 8e170f4 commit 88dbd58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Integration) pipeline. This document describes how it's working.
1111
Kaitai Struct CI strives to be highly modular and, by design, tries
1212
not 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

0 commit comments

Comments
 (0)