summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2019-08-11 00:36:14 +0800
committerxuri <xuri.me@gmail.com>2019-08-11 00:36:14 +0800
commit9c70d0ac868f66badf2663cc7b4b3c46d5411131 (patch)
tree4d2279b057fc9a0642751f3928e35846d6be24b5 /.travis.yml
parentadc4aed472601440c0dced25b1378cb090829419 (diff)
Documentation updated, Go 1.10+ required
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9f892c5..faf9916 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ install:
- go get -d -t -v ./... && go build -v ./...
go:
- - 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x