From 960e01bbdb0670053547b7c8b826424bd3c9b472 Mon Sep 17 00:00:00 2001 From: Abdelrahman Mahmoud Date: Sun, 5 Jun 2016 23:37:12 -0400 Subject: [PATCH] Add TravisCI build status --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 830afa0..81bf970 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ Welcome to our repository on GitHub! Here you will find example code to get you started with our Affdex SDK 3.0 and begin emotion-enabling you own app! Documentation for the SDKs is available on the Affectiva's Developer Portal. -[![Build status](https://ci.appveyor.com/api/projects/status/pn2y9h8a3nnkiw41?svg=true)] +Appveyor: [![Build status](https://ci.appveyor.com/api/projects/status/pn2y9h8a3nnkiw41?svg=true)] (https://ci.appveyor.com/project/ahamino/win-sdk-samples) +Travis: [![Build Status](https://travis-ci.org/Affectiva/cpp-sdk-samples.svg?branch=master)](https://travis-ci.org/Affectiva/cpp-sdk-samples) Dependencies ------------