From 3343aa043b4236458eb66261b6e42f2d99d0f65a Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sat, 24 Oct 2015 01:13:41 +0100 Subject: [PATCH] * .travis.yml: Typo * README.md: Added travis badge. --- .travis.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 09c9a6a1..b557464b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: csharp solution: DiscImageChef.sln mono: - - lastest + - latest - alpha - beta - weekly diff --git a/README.md b/README.md index e7ddfe5a..229fb159 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Disc Image Chef (because "swiss-army-knife" is used too much) Copyright © 2011-2015 Natalia Portillo -[![Build status](https://ci.appveyor.com/api/projects/status/vim4c8h028pn5oys?svg=true)](https://ci.appveyor.com/project/claunia/discimagechef) +[![Build Status](https://travis-ci.org/claunia/DiscImageChef.svg?branch=master)](https://travis-ci.org/claunia/DiscImageChef)[![Build status](https://ci.appveyor.com/api/projects/status/vim4c8h028pn5oys?svg=true)](https://ci.appveyor.com/project/claunia/discimagechef) Usage =====