Skip to content

Commit 1ad86dc

Browse files
authored
Merge pull request #20 from JohanMabille/travis
Removed travisci
2 parents c027c85 + f7aaaa7 commit 1ad86dc

File tree

3 files changed

+1
-70
lines changed

3 files changed

+1
-70
lines changed

.azure-pipelines/unix-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ steps:
3535
source activate xtensor-zarr
3636
mkdir dev_tmp
3737
cd dev_tmp
38-
#wget https://github.com/alimanfoo/zarrita/archive/master.tar.gz -O zarrita.tar.gz -q
3938
curl -LJO https://github.com/alimanfoo/zarrita/archive/master.tar.gz
4039
mkdir zarrita
4140
tar zxf zarrita-master.tar.gz -C zarrita --strip-components 1

.travis.yml

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

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# xtensor-zarr
2-
3-
[![Travis](https://travis-ci.com/xtensor-stack/xtensor-zarr.svg?branch=master)](https://travis-ci.com/xtensor-stack/xtensor-zarr)
2+
[![Azure Pipelines](https://dev.azure.com/xtensor-stack/xtensor-stack/_apis/build/status/xtensor-stack.xtensor-zarr?branchName=master)](https://dev.azure.com/xtensor-stack/xtensor-stack/_build/latest?definitionId=9&branchName=master)
43
[![ReadTheDocs](https://readthedocs.org/projects/xtensor-zarr/badge/?version=latest)](http://xtensor-zarr.readthedocs.io/en/latest)
54
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/xtensor-stack/xtensor-zarr/master?filepath=examples%2Fintroduction.ipynb)
65
[![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)

0 commit comments

Comments
 (0)