From 6cf53c4ef017e5b79bc2a9c69f12767229f61bb6 Mon Sep 17 00:00:00 2001 From: Cecylia Bocovich Date: Tue, 25 Jun 2019 16:53:33 -0400 Subject: [PATCH] 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