fixe error in .travis.yml

This commit is contained in:
玖亖伍
2021-04-01 14:22:18 +08:00
committed by GitHub
parent aa6ac4e309
commit 3031593ca6

View File

@@ -20,7 +20,7 @@ install:
- go mod tidy -v
before_install:
- apt-get -y zip
- apt-get install zip -y
- whereis gcc
- go env