mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Update for go1.6
This commit is contained in:
parent
960a136c64
commit
e5f284ca56
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.5
|
- 1.5
|
||||||
|
- 1.6
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TRAVIS_NODE_VERSION="4.1"
|
- TRAVIS_NODE_VERSION="4.1"
|
||||||
|
|
|
@ -39,7 +39,7 @@ This should start the client plugin, bootstrapping to 100% using WebRTC.
|
||||||
|
|
||||||
Client:
|
Client:
|
||||||
- [go-webrtc](https://github.com/keroserene/go-webrtc).
|
- [go-webrtc](https://github.com/keroserene/go-webrtc).
|
||||||
- Go 1.5.* (1.6 is not yet supported. See [Issue #22](https://github.com/keroserene/snowflake/issues/22))
|
- Go 1.5+
|
||||||
|
|
||||||
Proxy:
|
Proxy:
|
||||||
- [CoffeeScript](coffeescript.org)
|
- [CoffeeScript](coffeescript.org)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue