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
|
||||
install: true
|
||||
script:
|
||||
- env GO111MODULE=on go build
|
||||
- env GO111MODULE=on go test
|
||||
- make dep
|
||||
- make test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user