Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 0 additions & 74 deletions site/source/docs/compiling/Travis.rst

This file was deleted.

2 changes: 0 additions & 2 deletions site/source/docs/compiling/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ This section contains topics about building projects and running the output.
- :ref:`Building-Projects` shows how to use :ref:`emccdoc` as a drop-in replacement for *gcc* in your existing project.
- :ref:`WebAssembly` explains how Emscripten can be used to build WebAssembly files
- :ref:`Running-html-files-with-emrun` explains how to use *emrun* to run generated HTML pages in a locally launched web server.
- :ref:`Travis` explains how to build and test projects on Travis CI.
- :ref:`Deploying-Pages` covers topics related to hosting Emscripten compiled web pages on a CDN.
- :ref:`GitLab` explains how to build and test projects on GitLab.

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