mirror of
https://github.com/makew0rld/amfora.git
synced 2024-12-04 14:46:29 -05:00
👷 Travis use make
This commit is contained in:
parent
7a1b9e2364
commit
ad93170b6c
@ -9,7 +9,7 @@ go:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -race ./...
|
- go test -race ./...
|
||||||
- go build
|
- make
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GO111MODULE=on
|
GO111MODULE=on
|
||||||
|
Loading…
Reference in New Issue
Block a user