File tree 2 files changed +3
-5
lines changed
2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
- name : Running Test Suite on Pushes
1
+ name : tests
2
2
3
3
# We run the test suite on every push
4
4
on : [push]
Original file line number Diff line number Diff line change 2
2
3
3
A Berkeley library for introductory data science.
4
4
5
- [ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/data-8/datascience?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
6
- [ ![ Documentation Status] ( https://readthedocs.org/projects/datascience/badge/?version=master )] ( http://datascience.readthedocs.org/en/master/?badge=master )
7
-
8
5
_ written by Professor [ John DeNero] ( http://denero.org ) , Professor
9
6
[ David Culler] ( http://www.cs.berkeley.edu/~culler ) ,
10
7
[ Sam Lau] ( https://github.com/samlau95 ) , and [ Alvin Wan] ( http://alvinwan.com ) _
11
8
12
9
For an example of usage, see the [ Berkeley Data 8 class] ( http://data8.org/ ) .
13
10
14
- [ ![ Build Status] ( https://travis-ci.org/data-8/datascience.svg?branch=master )] ( https://travis-ci.org/data-8/datascience )
11
+ [ ![ Documentation Status] ( https://readthedocs.org/projects/datascience/badge/?version=master )] ( http://datascience.readthedocs.org/en/master/?badge=master )
12
+ [ ![ Build Status] ( https://github.com/data-8/datascience/actions/workflows/run_tests.yml/badge.svg?branch=master )] ( https://github.com/data-8/datascience/actions/workflows/run_tests.yml )
15
13
[ ![ Coverage Status] ( https://coveralls.io/repos/data-8/datascience/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/data-8/datascience?branch=master )
16
14
17
15
## Installation
You can’t perform that action at this time.
0 commit comments