mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-30 12:50:29 +00:00
Include windows for travis
This commit is contained in:
parent
4d13308624
commit
42cc50106e
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ go:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
- windows
|
||||
script:
|
||||
- env GO111MODULE=on make build
|
||||
- env GO111MODULE=on make test
|
||||
|
|
|
|||
Loading…
Reference in a new issue