mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Bump go version on travis to 1.8.3
* Same as currently used in TB, https://gitweb.torproject.org/builders/tor-browser-build.git/tree/projects/go/config?id=8c4c05ddcfc30107b967b204d491523685460226 * Also, necessary for the "context" import in acme/autocert
This commit is contained in:
parent
fea9df7540
commit
13b31f6494
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ addons:
|
||||||
- gcc-5
|
- gcc-5
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.6
|
- 1.8.3
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TRAVIS_NODE_VERSION="4.2" CC="gcc-5" CXX="g++-5"
|
- TRAVIS_NODE_VERSION="4.2" CC="gcc-5" CXX="g++-5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue