File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ sudo : required
2+
3+ services :
4+ - docker
5+
6+ script :
7+ - make docker-all
Original file line number Diff line number Diff line change 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 )
2+ [ ![ 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 )
33
44# Introduction to Python for Computational Science and Engineering
55
@@ -54,3 +54,11 @@ touch (hans.fangohr@xfel.eu or fangohr@soton.ac.uk).
5454
5555The book can be downloaded, used and re-distributed for non-commercial
5656purposes, 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 ) .
You can’t perform that action at this time.
0 commit comments