Skip to content

Commit 4b3988d

Browse files
docs: Remove discussion of using Travis CI. (#21256)
These are outdated and the docker images mentioned here haven't been updated in 4 years.
1 parent bcba080 commit 4b3988d

File tree

2 files changed

+0
-76
lines changed

2 files changed

+0
-76
lines changed

site/source/docs/compiling/Travis.rst

Lines changed: 0 additions & 74 deletions
This file was deleted.

site/source/docs/compiling/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ This section contains topics about building projects and running the output.
99
- :ref:`Building-Projects` shows how to use :ref:`emccdoc` as a drop-in replacement for *gcc* in your existing project.
1010
- :ref:`WebAssembly` explains how Emscripten can be used to build WebAssembly files
1111
- :ref:`Running-html-files-with-emrun` explains how to use *emrun* to run generated HTML pages in a locally launched web server.
12-
- :ref:`Travis` explains how to build and test projects on Travis CI.
1312
- :ref:`Deploying-Pages` covers topics related to hosting Emscripten compiled web pages on a CDN.
1413
- :ref:`GitLab` explains how to build and test projects on GitLab.
1514

@@ -21,6 +20,5 @@ This section contains topics about building projects and running the output.
2120
WebAssembly
2221
Dynamic-Linking
2322
Running-html-files-with-emrun
24-
Travis
2523
Deploying-Pages
2624
GitLab

0 commit comments

Comments
 (0)