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:
authorMikkel Krautz <mikkel@krautz.dk>2018-01-20 15:06:21 +0300
committerMikkel Krautz <mikkel@krautz.dk>2018-01-20 15:06:21 +0300
commit64611464a61a7882e96336f5d2ba17b207da8b41 (patch)
treee832bbc115dec221ed11ab385163a9569d3e6d85
parentff93fc4868a6ac9494c0cedf9269d4fcce9c07c4 (diff)
.travis.yml: bump Go version to 1.9.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1b60523..604dee3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: go
go:
- - 1.7
+ - 1.9
go_import_path: mumble.info/grumble