From 5673a2c1f292a4ca47ef4d3f276c943afb710cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduard=20Br=C3=B6cker?= Date: Sat, 11 Aug 2018 23:55:58 +0200 Subject: [PATCH] Update travis-url to devel-branch devel branch links now to correct travis source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83bcf245..707fe9eb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/ebroecker/canmatrix.svg?branch=master)](https://travis-ci.org/ebroecker/canmatrix) +[![Build Status](https://travis-ci.org/ebroecker/canmatrix.svg?branch=development)](https://travis-ci.org/ebroecker/canmatrix) ## **Canmatrix** is a python package to read and write several CAN (Controller Area Network) database formats. ##