test build

This commit is contained in:
yi-ge 2019-08-07 23:52:56 +08:00
parent 9b42459dc3
commit 11c5657f4f

View File

@ -19,8 +19,5 @@ cache:
before_install:
- echo "TRAVIS_GO_VERSION=${TRAVIS_GO_VERSION}"
install:
- go mod install
script:
- go test -v