mirror of
https://github.com/VladimirMarkelov/clui.git
synced 2025-05-08 19:29:42 +08:00
travis custom build
This commit is contained in:
parent
8ff691f9aa
commit
7fa681a282
@ -1,2 +1,10 @@
|
||||
language: go
|
||||
sudo: false
|
||||
|
||||
install:
|
||||
- go get ./...
|
||||
- go get -t ./...
|
||||
|
||||
script:
|
||||
- go vet ./...
|
||||
- go test .
|
||||
|
Loading…
x
Reference in New Issue
Block a user