summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2020-04-01 00:38:12 +0800
committerxuri <xuri.me@gmail.com>2020-04-01 00:46:29 +0800
commit736362694adff47424726a4e4e2569f8247e7fcf (patch)
tree7926b4d6a9186a8caaf5c1bc6b4b265fb0668995 /.travis.yml
parent3ce4b91be96589847823b6c1b6c123ba7880310f (diff)
Add unit test case
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 d94d5d8..92852cf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ install:
- go get -d -t -v ./... && go build -v ./...
go:
- - 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x