Skip to content

Commit d1f04fb

Browse files
author
Simon Ward
authored
Update README.md
Former-commit-id: 7621511
1 parent cde5fd6 commit d1f04fb

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,22 @@ Keep up to date on announcements and more by following [@spinw4](https://twitter
1414
* can be also accessed from the browser: https://spinw.github.io/spinwdoc/
1515

1616
# Build Status
17-
We are currently testing on Centos 7.3 and macOS using MATLAB R2018b. It should be noted that MATLAB symbolic calculation changed at R2018a and as such results may be different.
17+
We are currently testing on Centos 7.3, macOS and Windows using MATLAB R2018b. It should be noted that MATLAB symbolic calculation changed at R2018a and as such results may be different.
1818

1919
Testing can be pulled from the [testing](https://www.github.com/spinw/testing) repository and run with the `runspinwFunctionalityTests` command.
20-
20+
### MacOS
2121
## SpinW
2222
### Linux - CentOS 7.3
2323
[![Build Status](https://jenkins.esss.dk/spinw/job/SpinW-CentOS/badge/icon)](https://jenkins.esss.dk/spinw/job/SpinW-CentOS)
2424
### MacOS
2525
[![Build Status](https://jenkins.esss.dk/spinw/job/SpinW-OSX/badge/icon)](https://jenkins.esss.dk/spinw/job/SpinW-OSX)
26+
### Windows 10
27+
[![Build Status](https://jenkins.esss.dk/spinw/job/SpinW-Windows/badge/icon)](https://jenkins.esss.dk/spinw/job/SpinW-Windows/)
2628

2729
## pySpinW
28-
2930
### Linux - CentOS 7.3
3031
[![Build Status](https://jenkins.esss.dk/spinw/job/pySpinW-CentOS-Compile/badge/icon)](https://jenkins.esss.dk/spinw/job/pySpinW-CentOS-Compile)
3132
### MacOS
3233
[![Build Status](https://jenkins.esss.dk/spinw/job/pySpinW-OSX-Compile/badge/icon)](https://jenkins.esss.dk/spinw/job/pySpinW-OSX-Compile)
34+
### Windows 10
35+
[![Build Status](https://jenkins.esss.dk/spinw/job/pySpinW-Windows-Compile/badge/icon)](https://jenkins.esss.dk/spinw/job/pySpinW-Windows-Compile/)

0 commit comments

Comments
 (0)