Update .travis.yml for new webrtc library

This commit is contained in:
Cecylia Bocovich 2019-06-25 16:53:33 -04:00
parent b5c50b69d0
commit 6cf53c4ef0

View file

@ -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