Skip to content

Commit ff64d8f

Browse files
authored
Merge pull request #246 from JohanMabille/travis
Removed travis CI
2 parents c290afb + da9dbf8 commit ff64d8f

File tree

3 files changed

+2
-152
lines changed

3 files changed

+2
-152
lines changed

.travis.yml

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ![xtensor-python](docs/source/xtensor-python.svg)
22

3-
[![Travis](https://travis-ci.org/xtensor-stack/xtensor-python.svg?branch=master)](https://travis-ci.org/xtensor-stack/xtensor-python)
3+
[![Azure Pipelines](https://dev.azure.com/xtensor-stack/xtensor-stack/_apis/build/status/xtensor-stack.xtensor-python?branchName=master)](https://dev.azure.com/xtensor-stack/xtensor-stack/_build/latest?definitionId=7&branchName=master)
44
[![Appveyor](https://ci.appveyor.com/api/projects/status/4j2yd6k8o5xbimqf?svg=true)](https://ci.appveyor.com/project/xtensor-stack/xtensor-python)
55
[![Documentation](http://readthedocs.org/projects/xtensor-python/badge/?version=latest)](https://xtensor-python.readthedocs.io/en/latest/?badge=latest)
66
[![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)

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: xtensor-python-docs
22

33
channels:
4-
- QuantStack
4+
- conda-forge
55

66
dependencies:
77
- breathe

0 commit comments

Comments
 (0)