Skip to content

Commit 00958ca

Browse files
committed
Merge branch 'master' into lorenz96
2 parents 2eb6d0c + 971924e commit 00958ca

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# ignore the following patterns
2+
3+
# vim swap files
4+
*.swp
5+

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Solus.jl
22

3-
[![Travis Build Status](https://travis-ci.org/climate-machine/EnsembleKalmanInversion.jl.svg?branch=master)](https://travis-ci.org/climate-machine/EnsembleKalmanInversion.jl)
4-
[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/s7l958ngcd3efv9t/branch/master?svg=true)](https://ci.appveyor.com/project/simonbyrne/ensemblekalmaninversion-jl/branch/master)
3+
[![Travis Build Status](https://travis-ci.org/climate-machine/Solus.jl.svg?branch=master)](https://travis-ci.org/climate-machine/Solus.jl)
4+
[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/uslnruyhehva7bbv/branch/master?svg=true)](https://ci.appveyor.com/project/climate-machine/solus-jl/branch/master)
5+

0 commit comments

Comments
 (0)