[tor-commits] [snowflake/master] Follow go-webrtc commit 6c3076c and switch to xenial in .travis.yaml

arlo at torproject.org arlo at torproject.org
Tue Apr 30 19:39:24 UTC 2019


commit 79c84509fc00eb2369c1b42152ae9a6fee0a39d7
Author: Arlo Breault <arlolra at gmail.com>
Date:   Tue Apr 30 15:31:30 2019 -0400

    Follow go-webrtc commit 6c3076c and switch to xenial in .travis.yaml
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 2fc053b..3037f5a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
 language: go
 
-sudo: required
-dist: trusty
+dist: xenial
 
 go_import_path: git.torproject.org/pluggable-transports/snowflake.git
 



More information about the tor-commits mailing list