Skip to content

Commit

Permalink
Removed old ci files and updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Feb 14, 2024
1 parent 00e773a commit dbd3bf9
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 293 deletions.
36 changes: 0 additions & 36 deletions .appveyor.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .azure-pipelines/azure-pipelines-linux-clang.yml

This file was deleted.

52 changes: 0 additions & 52 deletions .azure-pipelines/azure-pipelines-linux-gcc.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .azure-pipelines/azure-pipelines-osx.yml

This file was deleted.

84 changes: 0 additions & 84 deletions .azure-pipelines/azure-pipelines-win.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .azure-pipelines/unix-build.yml

This file was deleted.

6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# ![xtensor](docs/source/xtensor-blas.svg)

[![Travis](https://travis-ci.org/xtensor-stack/xtensor-blas.svg?branch=master)](https://travis-ci.org/xtensor-stack/xtensor-blas)
[![Appveyor](https://ci.appveyor.com/api/projects/status/i5c8u3q0uksx0m06?svg=true)](https://ci.appveyor.com/project/xtensor-stack/xtensor-blas)
[![Azure](https://dev.azure.com/xtensor-stack/xtensor-stack/_apis/build/status/xtensor-stack.xtensor-blas?branchName=master)](https://dev.azure.com/xtensor-stack/xtensor-stack/_build/latest?definitionId=5&branchName=master)
[![GHA Linux](https://github.com/xtensor-stack/xtensor-blas/actions/workflows/linux.yml/badge.svg)](https://github.com/xtensor-stack/xtensor-blas/actions/workflows/linux.yml)
[![GHA OSX](https://github.com/xtensor-stack/xtensor-blas/actions/workflows/osx.yml/badge.svg)](https://github.com/xtensor-stack/xtensor-blas/actions/workflows/osx.yml)
[![GHA Windows](https://github.com/xtensor-stack/xtensor-blas/actions/workflows/windows.yml/badge.svg)](https://github.com/xtensor-stack/xtensor-blas/actions/workflows/windows.yml)
[![Documentation](http://readthedocs.org/projects/xtensor-blas/badge/?version=latest)](https://xtensor-blas.readthedocs.io/en/latest/?badge=latest)
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/xtensor-stack/xtensor/stable?filepath=notebooks%2Fxtensor.ipynb)
[![Join the Gitter Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/QuantStack/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Expand Down
8 changes: 0 additions & 8 deletions azure-pipelines.yml

This file was deleted.

0 comments on commit dbd3bf9

Please sign in to comment.