[tor-commits] [snowflake/master] Update travis to use go v1.13.x

cohosh at torproject.org cohosh at torproject.org
Wed Nov 13 16:40:00 UTC 2019


commit a7040e2eee6aa9c0f8606bd9d6e2d18256399372
Author: Cecylia Bocovich <cohosh at torproject.org>
Date:   Wed Nov 13 11:39:33 2019 -0500

    Update travis to use go v1.13.x
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2f02f74..b986122 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ addons:
             - gcc-5
 
 go:
-    - 1.10.x
+    - 1.13.x
 
 env:
     - TRAVIS_NODE_VERSION="8" CC="gcc-5" CXX="g++-5"



More information about the tor-commits mailing list