mirror of
https://github.com/status-im/status-go.git
synced 2025-01-22 04:31:30 +00:00
Use make setup
on Travis CI
This commit is contained in:
parent
153d4160e1
commit
1afb26c3f4
@ -5,10 +5,7 @@ go:
|
||||
- 1.9.x
|
||||
sudo: false
|
||||
dist: trusty
|
||||
install:
|
||||
- make mock-install
|
||||
- make lint-install
|
||||
- make dep-install
|
||||
install: make setup
|
||||
jobs:
|
||||
include:
|
||||
- stage: Lint & Vendor Check
|
||||
|
Loading…
x
Reference in New Issue
Block a user