File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- name : continuous-integration
1
+ name : build
2
2
3
3
# We ignore Python 3.7 on windows-latest because 3 tests are failing:
4
4
# - FAIL: test_quadrect_2d_H (quantecon.tests.test_quad.TestQuadrect)
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ See the [library website](https://quantecon.org/quantecon-py/) for instructions
11
11
12
12
#### Build and Coverage Status:
13
13
14
- [ ![ Build Status] ( https://travis-ci.org /QuantEcon/QuantEcon.py.svg?branch=master )] ( https://travis-ci.org /QuantEcon/QuantEcon.py )
14
+ [ ![ Build Status] ( https://github.com /QuantEcon/QuantEcon.py/workflows/build/badge .svg )] ( https://github.com /QuantEcon/QuantEcon.py/actions?query=workflow%3Abuild )
15
15
[ ![ Coverage Status] ( https://coveralls.io/repos/QuantEcon/QuantEcon.py/badge.svg )] ( https://coveralls.io/r/QuantEcon/QuantEcon.py )
16
16
[ ![ Code Quality: Python] ( https://img.shields.io/lgtm/grade/python/g/QuantEcon/QuantEcon.py.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/QuantEcon/QuantEcon.py/context:python )
17
17
[ ![ Total Alerts] ( https://img.shields.io/lgtm/alerts/g/QuantEcon/QuantEcon.py.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/QuantEcon/QuantEcon.py/alerts )
You can’t perform that action at this time.
0 commit comments