Update .travis.yml

This commit is contained in:
谢小军
2020-06-03 21:05:17 +08:00
parent 725f666d16
commit ed4b7e6444

View File

@@ -6,7 +6,7 @@ go:
go_import_path: github.com/gmsec/gmsec
before_install:
- cd gmsec
- cd example
- go get -t -v ./...
script: