aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavor Kapsa <davor.kapsa@gmail.com>2017-10-03 08:34:53 +0200
committerGitHub <noreply@github.com>2017-10-03 08:34:53 +0200
commitce666dfbbc580a606ccb56472deb5b541d81926a (patch)
tree2851a2910200555ed4ad6f9eebd66ee67691d09e /.travis.yml
parent69536976b76d77818605a953fea8ee2c8234d5b7 (diff)
travis: update go version
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 54215e9..9fdabc4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: go
sudo: required
go:
- - 1.8.x
+ - 1.9.x
dist: trusty
addons: