File tree Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Original file line number Diff line number Diff line change 1
1
# CalibrateEmulateSample.jl
2
2
3
- | ** Build Status** |
4
- | :------------------------------------------------------------------------------|
5
- | [ ![ appveyor] [ appveyor-img ]] [ appveyor-url ] [ ![ travis] [ travis-img ]] [ travis-url ] |
3
+ |||
4
+ | ---------------------:| :----------------------------------------------|
5
+ | ** Documentation** | [ ![ latest] [ docs-latest-img ]] [ docs-latest-url ] |
6
+ | ** Azure Build** | [ ![ azure] [ azure-img ]] [ azure-url ] |
7
+ | ** Code Coverage** | [ ![ codecov] [ codecov-img ]] [ codecov-url ] |
8
+ | ** Bors** | [ ![ Bors enabled] [ bors-img ]] [ bors-url ] |
6
9
7
- [ travis- img] : https://travis-ci.org/climate-machine/CalibrateEmulateSample.jl. svg?branch=master
8
- [ travis- url] : https://travis-ci.org/ climate-machine/CalibrateEmulateSample.jl
10
+ [ docs-latest- img] : https://img.shields.io/badge/docs-latest-blue. svg
11
+ [ docs-latest- url] : https://climate-machine.github.io /CalibrateEmulateSample.jl/latest/
9
12
10
- [ appveyor-img ] : https://ci.appveyor.com/api/projects/status/uslnruyhehva7bbv/branch/master?svg=true
11
- [ appveyor-url ] : https://ci.appveyor.com/project/climate-machine/CalibrateEmulateSample.jl/branch/master
13
+ [ azure-img ] : https://dev.azure.com/climate-machine/CalibrateEmulateSample.jl/_apis/build/status/climate-machine.CalibrateEmulateSample.jl?branchName=master
14
+ [ azure-url ] : https://dev.azure.com/climate-machine/CalibrateEmulateSample.jl/_build/latest?definitionId=1&branchName=master
15
+
16
+ [ codecov-img ] : https://codecov.io/gh/climate-machine/CalibrateEmulateSample.jl/branch/master/graph/badge.svg
17
+ [ codecov-url ] : https://codecov.io/gh/climate-machine/CalibrateEmulateSample.jl
18
+
19
+ [ bors-img ] : https://bors.tech/images/badge_small.svg
20
+ [ bors-url ] : https://app.bors.tech/repositories/20449
12
21
Original file line number Diff line number Diff line change
1
+ status = [
2
+ " climate-machine.CalibrateEmulateSample.jl"
3
+ ]
4
+ delete_merged_branches = true
5
+ timeout_sec = 86400
6
+ block_labels = [ " do-not-merge-yet" ]
You can’t perform that action at this time.
0 commit comments