Skip to content

Commit 22595d8

Browse files
committed
- remove Circle CI badge
- add comment at bottom that CI has moved from Circle to Travis
1 parent 644c1ab commit 22595d8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Readme.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/fangohr/introduction-to-python-for-computational-science-and-engineering/master?filepath=index.ipynb)
2-
[![CircleCI](https://circleci.com/gh/fangohr/introduction-to-python-for-computational-science-and-engineering.svg?style=svg)](https://circleci.com/gh/fangohr/introduction-to-python-for-computational-science-and-engineering)
32
[![Build Status](https://travis-ci.org/fangohr/introduction-to-python-for-computational-science-and-engineering.svg?branch=master)](https://travis-ci.org/fangohr/introduction-to-python-for-computational-science-and-engineering)
43

54
# Introduction to Python for Computational Science and Engineering
@@ -55,3 +54,11 @@ touch (hans.fangohr@xfel.eu or fangohr@soton.ac.uk).
5554

5655
The book can be downloaded, used and re-distributed for non-commercial
5756
purposes, i.e in particular for education purposes at universities, research institutes and schools.
57+
58+
59+
----
60+
61+
Historical note: CI was done on [Circle
62+
CI](https://circleci.com/gh/fangohr/introduction-to-python-for-computational-science-and-engineering)
63+
until 23 August, then switched to [Travis
64+
CI](https://travis-ci.org/fangohr/introduction-to-python-for-computational-science-and-engineering).

0 commit comments

Comments
 (0)