aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2018-03-06 01:31:12 -0500
committerUnknwon <u@gogs.io>2018-03-06 01:31:12 -0500
commita8b9cefa7304359910860249f6233209532752f0 (patch)
tree808ef92d6b54cf40519e58659ffe4eb19d3f870e
parentb9e4a052b8211b712f9c36532309620c33c10bd2 (diff)
ci: add Go 1.10
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fe539313..b4afcf7e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x
+ - 1.10.x
- master
before_install: