mirror of
https://github.com/americanexpress/baton.git
synced 2025-03-30 15:08:27 +00:00
Updating build steps
This commit is contained in:
parent
43908e9f3c
commit
5b60852022
@ -5,7 +5,6 @@ env:
|
|||||||
- "PATH=/home/travis/gopath/bin:$PATH"
|
- "PATH=/home/travis/gopath/bin:$PATH"
|
||||||
script:
|
script:
|
||||||
- gofmt -l ./
|
- gofmt -l ./
|
||||||
- go vet -v
|
|
||||||
- go test -v
|
- go test -v
|
||||||
- go build
|
- go build
|
||||||
- go install
|
- go install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user