mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Bump version of golang in travis to v1.10
The http2 package removed support for v1.8 in,
22700d5518
and it says 1.9 isn't actively tested.
This commit is contained in:
parent
cce7ee64a7
commit
d821846cc4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ addons:
|
|||
- gcc-5
|
||||
|
||||
go:
|
||||
- 1.8.3
|
||||
- 1.10.x
|
||||
|
||||
env:
|
||||
- TRAVIS_NODE_VERSION="4.2" CC="gcc-5" CXX="g++-5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue