summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2016-06-29 23:05:48 -0600
committerAnthony Fok <foka@debian.org>2016-06-29 23:05:48 -0600
commit5572e3496b97ace93fea88cdbcf4dfce93e8adc2 (patch)
tree0e958ef26f77d0549df6eb1b6eabd37b6a70f12e /.travis.yml
parent195a2b384526c8c622d0faa5110503914e8def87 (diff)
Update Travis config to Go 1.6.2
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 819339002..310df39d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: go
sudo: false
go:
- 1.5.4
- - 1.6.1
+ - 1.6.2
- tip
os:
- linux