Skip to content

Commit

Permalink
Merge pull request #20 from JohanMabille/travis
Browse files Browse the repository at this point in the history
Removed travisci
  • Loading branch information
JohanMabille committed Dec 1, 2020
2 parents c027c85 + f7aaaa7 commit 1ad86dc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 70 deletions.
1 change: 0 additions & 1 deletion .azure-pipelines/unix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ steps:
source activate xtensor-zarr
mkdir dev_tmp
cd dev_tmp
#wget https://github.com/alimanfoo/zarrita/archive/master.tar.gz -O zarrita.tar.gz -q
curl -LJO https://github.com/alimanfoo/zarrita/archive/master.tar.gz
mkdir zarrita
tar zxf zarrita-master.tar.gz -C zarrita --strip-components 1
Expand Down
67 changes: 0 additions & 67 deletions .travis.yml

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# xtensor-zarr

[![Travis](https://travis-ci.com/xtensor-stack/xtensor-zarr.svg?branch=master)](https://travis-ci.com/xtensor-stack/xtensor-zarr)
[![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)
[![ReadTheDocs](https://readthedocs.org/projects/xtensor-zarr/badge/?version=latest)](http://xtensor-zarr.readthedocs.io/en/latest)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/xtensor-stack/xtensor-zarr/master?filepath=examples%2Fintroduction.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

0 comments on commit 1ad86dc

Please sign in to comment.