Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/grumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Bishop <github.blk@mapstrata.com>2018-09-01 22:05:57 +0300
committerTim Cooper <tim.cooper@layeh.com>2018-09-01 22:05:57 +0300
commit41f8b391e475199a376f3f5040cf4828d64af806 (patch)
tree9ff5523bfa693b35e7459a059a2a5b8c9bcea293 /.travis.yml
parentcb1d3db7273d28fcf02bb596f31bd3210ff538c5 (diff)
Merge PR #29: Fix failing tests on Go 1.10
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 604dee3..d93dde3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: go
go:
- 1.9
+ - 1.10.x
go_import_path: mumble.info/grumble