Skip to content

Commit 5aa40b4

Browse files
authored
Merge pull request #468 from pllim/rm-travis
TST: Remove Travis
2 parents 486d82e + d77c1b0 commit 5aa40b4

File tree

2 files changed

+0
-55
lines changed

2 files changed

+0
-55
lines changed

.travis.yml

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

tutorials/dev.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ to look like the main documentation. Sphinx requires restructured text (RST)
1818
files for its build process, so use an intermediate step to run the notebooks to
1919
produce output, and then convert the notebook files into RST files.
2020

21-
We use our own run-and-convert machinery using ``nbconvert``. We use the same
22-
script that converts the notebooks to RST to test the notebooks on travis by
23-
simply executing the notebooks and ignoring the output.
24-
2521
We use `CircleCI <https://circleci.com>`_ to do the Sphinx build, which is then
2622
pushed to the ``gh-pages`` branch of the repository and served by GitHub. The
2723
notebooks are first converted to RST files during the Sphinx build by doing the

0 commit comments

Comments
 (0)