mirror of
https://github.com/makew0rld/amfora.git
synced 2024-12-04 14:46:29 -05:00
👷 Multiple OS testing
This commit is contained in:
parent
860d11cace
commit
00a4eb769c
@ -7,6 +7,11 @@ go:
|
|||||||
- "1.14"
|
- "1.14"
|
||||||
- "1.15"
|
- "1.15"
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
- windows
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -race ./...
|
- go test -race ./...
|
||||||
- make
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user