
8 Oct
2019
8 Oct
'19
1:55 p.m.
commit 6cf53c4ef017e5b79bc2a9c69f12767229f61bb6 Author: Cecylia Bocovich <cohosh@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