Skip to content

Commit f307a8a

Browse files
Merge branch 'master' into compathelper/new_version/2020-11-28-00-50-40-475-2008799678
2 parents 000dedd + 3f87823 commit f307a8a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StochasticDelayDiffEq"
22
uuid = "29a0d76e-afc8-11e9-03a4-eda52ae4b960"
33
authors = ["Henrik Sykora <[email protected]>"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# StochasticDelayDiffEq.jl
22

3-
[![Build Status](https://travis-ci.com/SciML/StochasticDelayDiffEq.jl.svg?branch=master)](https://travis-ci.com/SciML/StochasticDelayDiffEq.jl)
3+
4+
[![Build Status](https://github.com/SciML/StochasticDelayDiffEq.jl/workflows/CI/badge.svg?branch=master)](https://github.com/SciML/StochasticDelayDiffEq.jl/actions?query=workflow%3ACI%20branch%3Amaster)
45
[![codecov](https://codecov.io/gh/SciML/StochasticDelayDiffEq.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SciML/StochasticDelayDiffEq.jl)
56
[![Coverage Status](https://coveralls.io/repos/github/SciML/StochasticDelayDiffEq.jl/badge.svg?branch=master)](https://coveralls.io/github/SciML/StochasticDelayDiffEq.jl?branch=master)
67

0 commit comments

Comments
 (0)