mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
go get websocket in CI
This commit is contained in:
parent
2fd691c490
commit
815f976355
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ install:
|
|||
- go get -u github.com/keroserene/go-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
|
||||
- pushd proxy
|
||||
- npm install
|
||||
- popd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue