From a03e13af10828c3151610a890cda02ece5d5022a Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Fri, 23 May 2014 10:54:38 +0200 Subject: [PATCH] Updated travis to check spreed-webrtc. --- .travis.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 30b19356..6a55c186 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ # stats available at -# https://travis-ci.org/strukturag/spreed-speakfreely/ +# https://travis-ci.org/strukturag/spreed-webrtc/ language: go go: diff --git a/README.md b/README.md index 0ee04ef0..dcbcd26e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The latest version of Spreed WebRTC can be found on GitHub: ## Building - [![Build Status](https://travis-ci.org/strukturag/spreed-speakfreely.png?branch=master)](https://travis-ci.org/strukturag/spreed-speakfreely) + [![Build Status](https://travis-ci.org/strukturag/spreed-webrtc.png?branch=master)](https://travis-ci.org/strukturag/spreed-webrtc) Go, Sass and NodeJS need to be in your $PATH.