mirror of https://github.com/mindoc-org/mindoc.git
fixe error in .travis.yml
parent
aa6ac4e309
commit
3031593ca6
|
@ -20,7 +20,7 @@ install:
|
|||
- go mod tidy -v
|
||||
|
||||
before_install:
|
||||
- apt-get -y zip
|
||||
- apt-get install zip -y
|
||||
- whereis gcc
|
||||
- go env
|
||||
|
||||
|
|
Loading…
Reference in New Issue