8000 update travis badge. · PythonOptimizers/MUMPS.py@0200595 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0200595

Browse files
committed
update travis badge.
1 parent 068db74 commit 0200595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MUMPS.py
22
Python inferface to MUMPS ([MUltifrontal Massively Parallel sparse direct Solver](http://mumps.enseeiht.fr/)).
33

4-
[![Build Status](https://travis-ci.com/PythonOptimizers/MUMPS.py.svg?token=33z5zptBt5SzXC4ZvLpF&branch=without-cython)](https://travis-ci.com/PythonOptimizers/MUMPS.py)
4+
[![Build Status](https://travis-ci.com/PythonOptimizers/MUMPS.py.svg?token=33z5zptBt5SzXC4ZvLpF&branch=master)](https://travis-ci.com/PythonOptimizers/MUMPS.py)
55

66
It supports all four types (single real, double real, single complex and double complex).
77

0 commit comments

Comments
 (0)
0