Skip to content

Commit

Permalink
Remove Travis CI leftovers (#1564)
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl authored Oct 11, 2021
1 parent 49a2898 commit 0405324
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 25 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ constrained optimization problems.
<img src="https://badge.fury.io/py/amici.svg" alt="PyPI version"></a>
<a href="https://github.com/AMICI-dev/AMICI/actions/workflows/test_pypi.yml">
<img src="https://github.com/AMICI-dev/AMICI/actions/workflows/test_pypi.yml/badge.svg" alt="PyPI installation"></a>
<a href="https://travis-ci.com/AMICI-dev/AMICI">
<img src="https://travis-ci.com/AMICI-dev/AMICI.svg?branch=master" alt="Build Status"></a>
<a href="https://codecov.io/gh/AMICI-dev/AMICI">
<img src="https://codecov.io/gh/AMICI-dev/AMICI/branch/master/graph/badge.svg" alt="Code coverage"></a>
<a href="https://sonarcloud.io/dashboard?id=ICB-DCM_AMICI&branch=master">
Expand Down
3 changes: 0 additions & 3 deletions documentation/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ Welcome to AMICI's documentation!
=================================


.. image:: https://travis-ci.com/AMICI-dev/AMICI.svg?branch=master
:target: https://travis-ci.com/AMICI-dev/AMICI
:alt: Build status
.. image:: https://codecov.io/gh/AMICI-dev/AMICI/branch/master/graph/badge.svg
:target: https://codecov.io/gh/AMICI-dev/AMICI
:alt: Code coverage
Expand Down
1 change: 0 additions & 1 deletion matlab/mtoc/config/Doxyfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,6 @@ WARN_LOGFILE =

INPUT = "_SourceDir_/README.md" \
"_SourceDir_/LICENSE.md" \
"_SourceDir_/INSTALL.md" \
"_SourceDir_/documentation/MATLAB_.md" \
"_SourceDir_/documentation/CPP_.md" \
"_SourceDir_/include" \
Expand Down
4 changes: 0 additions & 4 deletions scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,3 @@ This directory contains a number of build, installation, and CI scripts.

Run memory leak check using valgrind for all unit and integration tests.
Assumes they have been built before in the default location.

* `travis_wrap.sh`

Wrapper script for Travis CI to enable output folding in Travis CI logs
15 changes: 0 additions & 15 deletions scripts/travis_wrap.sh

This file was deleted.

0 comments on commit 0405324

Please sign in to comment.