mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-22 15:46:51 +03:00
👷 Multiple OS testing
This commit is contained in:
parent
860d11cace
commit
00a4eb769c
@ -7,6 +7,11 @@ go:
|
||||
- "1.14"
|
||||
- "1.15"
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
- windows
|
||||
|
||||
script:
|
||||
- go test -race ./...
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user