[tor-commits] [snowflake/master] Update .travis.yml for new webrtc library

cohosh at torproject.org cohosh at torproject.org
Tue Oct 8 13:55:29 UTC 2019


commit 6cf53c4ef017e5b79bc2a9c69f12767229f61bb6
Author: Cecylia Bocovich <cohosh at torproject.org>
Date:   Tue Jun 25 16:53:33 2019 -0400

    Update .travis.yml for new webrtc library
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 072f073..9ed48bb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,6 +24,7 @@ before_install:
 install:
     - go get -u github.com/smartystreets/goconvey
     - go get -u github.com/keroserene/go-webrtc
+    - go get -u github.com/pion/webrtc
     - go get -u github.com/dchest/uniuri
     - go get -u git.torproject.org/pluggable-transports/goptlib.git
     - go get -u git.torproject.org/pluggable-transports/websocket.git/websocket





More information about the tor-commits mailing list