aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2017-03-16 17:46:55 -0400
committerUnknwon <u@gogs.io>2017-03-16 17:46:55 -0400
commit431e930367dccbc9c3df4afbc370b2b05482d231 (patch)
tree04300b28bee5ef982c208e1f7a97c320c94f7a2f
parent9e8ffa14cb980221c35bb1431e97849a51e09dd7 (diff)
Add Go 1.8 to .travis.yml
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a7ef20a5..868b4964 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ go:
- 1.5.x
- 1.6.x
- 1.7.x
+ - 1.8.x
- master
before_install: