mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Bumped Go version to access log.Writer
This commit is contained in:
parent
2b04357550
commit
2bf4be71b6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ addons:
|
||||||
- gcc-5
|
- gcc-5
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.10.x
|
- 1.13.x
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TRAVIS_NODE_VERSION="8" CC="gcc-5" CXX="g++-5"
|
- TRAVIS_NODE_VERSION="8" CC="gcc-5" CXX="g++-5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue