mirror of
https://github.com/foomo/contentserver.git
synced 2025-10-16 12:25:44 +00:00
use makefile in travis CI
This commit is contained in:
parent
0919233472
commit
d15c524be8
@ -6,5 +6,5 @@ dist: trusty
|
|||||||
sudo: false
|
sudo: false
|
||||||
install: true
|
install: true
|
||||||
script:
|
script:
|
||||||
- env GO111MODULE=on go build
|
- make dep
|
||||||
- env GO111MODULE=on go test
|
- make test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user