summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-07-01 11:39:33 +0200
committerJakob Unterwurzacher2017-07-01 11:39:33 +0200
commit52a8e14332312e7100fd6ef97c42b5f889867ade (patch)
treede386fea9ca5495769cb0f2080b378f88ea93e32 /.travis.yml
parent9d10dcbd1c502645a01553d34c7a6ce24d060a2a (diff)
Travis CI: update to latest stable Go point releases
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7e36a41..41d7da3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,8 +8,8 @@ git:
go:
- 1.5.4
- 1.6.4
- - 1.7.5
- - 1.8.1
+ - 1.7.6
+ - 1.8.3
install:
- go get .