summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-02-23 00:56:43 +0100
committerWim <wim@42.be>2018-02-23 00:56:43 +0100
commit4fed720f970eda3d8b5460a43e8b1d80a40660e8 (patch)
tree765b1405539576ad4613d981d3950bdb26afceae /.travis.yml
parent78238c85d425fef9c9087bf89b1d5723f2fcc58b (diff)
downloadmatterbridge-msglm-4fed720f970eda3d8b5460a43e8b1d80a40660e8.tar.gz
matterbridge-msglm-4fed720f970eda3d8b5460a43e8b1d80a40660e8.tar.bz2
matterbridge-msglm-4fed720f970eda3d8b5460a43e8b1d80a40660e8.zip
Update travis to go 1.10
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b3b638ef..1be8ebf4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: go
go:
#- 1.7.x
- - 1.9.x
+ - 1.10.x
# - tip
# we have everything vendored