From 09ca3913a2fac81d9ab32568969beaa7f698430a Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Wed, 4 May 2016 09:10:24 +0200 Subject: [PATCH 1/2] Remove go-tip from travis until it works again. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 86610262..ed23d61d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ go: - 1.3 - 1.4 - 1.5 - - tip + - 1.6 env: - GEM_HOME=/var/lib/gems/1.9.1 USE_GODEPS=0 From 97c38749e3d8a17da1dfd689018fab628ab948c9 Mon Sep 17 00:00:00 2001 From: James Michael DuPont Date: Mon, 30 May 2016 22:11:35 -0400 Subject: [PATCH 2/2] spelling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c6b7c94b..a963aed4 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ make ``` -## Build seperately +## Build separately There are several make targets available. Get Go external dependencies at least once with ``make get``, all the other targets depend on this. @@ -125,7 +125,7 @@ Spreed WebRTC should be run through a SSL frontend proxy with support for Websockets. Example configuration for Nginx can be found in `doc/NGINX.txt`. -In addion for real world use, one also needs a STUN/TURN server +In addition, for real world use, one also needs a STUN/TURN server configured (with shared secret support). See https://github.com/coturn/coturn for a free