[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [snowflake/master] Bump version of golang in travis to v1.10
commit d821846cc43df1159524dd9540583d5b61e8df1b
Author: Arlo Breault <arlolra@xxxxxxxxx>
Date: Mon Nov 26 12:43:56 2018 -0500
Bump version of golang in travis to v1.10
The http2 package removed support for v1.8 in,
https://github.com/golang/net/commit/22700d5518f6200cd1355b9d417285458095e8da
and it says 1.9 isn't actively tested.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 7171e2c..f570d54 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits